Replies: 3 comments 1 reply
-
You need to download the models. |
Beta Was this translation helpful? Give feedback.
0 replies
-
Hi and thank you for your reply!.
Why not make that an automated process as well?
BR,
Nicolai
…On Thu, Feb 15, 2024 at 1:06 AM missionfloyd ***@***.***> wrote:
You need to download the models.
https://github.com/Mikubill/sd-webui-controlnet#download-models
—
Reply to this email directly, view it on GitHub
<#14913 (comment)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE6T6HCDFPH3I32NNBGPXHTYTVGOXAVCNFSM6AAAAABDHD3KSKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DINZTGYYDC>
.
You are receiving this because you authored the thread.Message ID:
<AUTOMATIC1111/stable-diffusion-webui/repo-discussions/14913/comments/8473601
@github.com>
|
Beta Was this translation helpful? Give feedback.
1 reply
-
Thanks for the tip!
…On Thu, 15 Feb 2024, 22:00 missionfloyd, ***@***.***> wrote:
The default models
<https://huggingface.co/lllyasviel/ControlNet-v1-1/tree/main> total 20GB.
Not everyone wants all of them.
Anyway, we're not in charge of controlnet. It would be better to ask on
their repo.
https://github.com/Mikubill/sd-webui-controlnet
—
Reply to this email directly, view it on GitHub
<#14913 (reply in thread)>,
or unsubscribe
<https://github.com/notifications/unsubscribe-auth/AE6T6HA3VHWBUNJNUBEVTITYTZZPBAVCNFSM6AAAAABDHD3KSKVHI2DSMVQWIX3LMV43SRDJONRXK43TNFXW4Q3PNVWWK3TUHM4DIOBVGQ4DO>
.
You are receiving this because you authored the thread.Message ID:
<AUTOMATIC1111/stable-diffusion-webui/repo-discussions/14913/comments/8485487
@github.com>
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
When trying to run the img2img iget this error.
The controlnet is dowloaded but the model dropdown is not populatred.
*** Error running postprocess_batch_list: D:\stable-diffusion-webui-forge\extensions-builtin\sd_forge_controlnet\scripts\controlnet.py

Traceback (most recent call last):
File "D:\stable-diffusion-webui-forge\modules\scripts.py", line 854, in postprocess_batch_list
script.postprocess_batch_list(p, pp, *script_args, **kwargs)
File "D:\stable-diffusion-webui-forge\venv\lib\site-packages\torch\utils_contextlib.py", line 115, in decorate_context
return func(*args, **kwargs)
File "D:\stable-diffusion-webui-forge\extensions-builtin\sd_forge_controlnet\scripts\controlnet.py", line 539, in postprocess_batch_list
self.process_unit_after_every_sampling(p, unit, self.current_params[i], pp, *args, **kwargs)
KeyError: 0
Beta Was this translation helpful? Give feedback.
All reactions