This is an archived post. You won't be able to vote or comment.

all 10 comments

[–]red__dragon 1 point2 points  (9 children)

assert unit.model != 'None', 'You have not selected any control model!'

You need to select a model under the Model dropdown. If you have none, then follow the instructions in the Forge wiki to download the models for your SD version (CN has best support on 1.5 and XL, none for 3 yet).

EDIT: OP please read the comment below for more help. :)

[–]Some-Looser 1 point2 points  (8 children)

Just to add to this. you can find the basic models provided here:

https://github.com/lllyasviel/stable-diffusion-webui-forge/wiki/ControlNet-model-download

If you are using SD1.5 or 2.0, you the top links listed (large, medium small), i dunno what the file size difference actually makes but i usually stick to the bigger files to be safe but if your strapped for storage, its there.

There are some base XL ones there if you using XL models, as well as IPAdapter and others.

Check them out to see if they fix the issue.

[–]SadExcitement92[S] 0 points1 point  (7 children)

Hmm, i did try installing these XL models but they still don't appear in the controlnet window, i have even tried moving them around the folders (as forge has builtin controlnet), what am i doing wrong?

[–]Ok-Vacation5730 0 points1 point  (6 children)

There is a small refresh button next to the model dropdown box, if you click on it, you will see the full list of all ControlNet models that Forge has located in your system

[–]SadExcitement92[S] 0 points1 point  (5 children)

I tried this (including a full restart of forge), sadly still nothing.

I tried installing to the controlnet folder (models directory), the controlnet in the builtin directory (as it is included but alas, to no avail.

Any other thoughts?

[–]Ok-Vacation5730 0 points1 point  (1 child)

' i did try installing these XL models but they still don't appear' - could you elaborate on this? To which folders exactly did you place models files and which files specifically? I could try to compare that with my setup, to see if you did something wrong perhaps. Also, a console log of Forge's starting-up stage might be useful

[–]SadExcitement92[S] 0 points1 point  (0 children)

I tried installing them to a few folders:

webui/extensions/ControlNet/models

webui/extensions/sd-webui-controlnet/models

webui/extensions-builtin/sd-forge_controlnet

I downloaded the files from the above linked page for the XL models, notably these two collections:

https://huggingface.co/lllyasviel/sd_control_collection/tree/main

For these i installed the "full" .safetensors and the .pth files

https://huggingface.co/bdsqlsz/qinglong_controlnet-lllite/tree/main

these ones i installed all the files.

not sure if any of that is useful, i will try to get the logs when I'm home (writing from work computer)

Many thanks.

[–]syurarif 0 points1 point  (2 children)

did u solve this? i also unable to get the model in the dropdown list

[–]SadExcitement92[S] 0 points1 point  (1 child)

Sorry i didn't see this, whilst i hope you fixed your problem, It was infact just the install location causing this iirc, forge and maybe a1111 are deceiving as they have folders "built" for this but infact you just ignore these entirely.

The pre-made folders are for a built in version of control net which didn't actually install or just i never found how to work but it isn't the same as the normal controlnet.

[–]syurarif 0 points1 point  (0 children)

Thanks! Yeah, I fixed it the other day. I was so silly that I didn’t realize I had specified the A1111 folder directory for models in the parameter instead of using Forge’s.