Stability-AI / stablediffusion

High-Resolution Image Synthesis with Latent Diffusion Models
MIT License
38.83k stars 5.01k forks source link

Problem with ControlNet (no ControlNetUnit) #318

Open JeanCrux opened 1 year ago

JeanCrux commented 1 year ago

When I run SD locally on my PC, the cmd displays the following message: "WARNING - No ControlNetUnit detected in args. It is very likely that you are having an extension conflict.Here are args received by ControlNet: ()". In the program, I'm also missing the window where to put the image in the controlnet tab (img2img). I don't know if the two are linked. I've seen similar problems on forums, but they're usually fixed by deactivating an extension, and I don't have any other. Being a complete beginner in both computers and SD, I'm having a hard time understanding all this.

image image image

I'm not sure I understand everything about the site (I'm new here), if this isn't the right place to post this I apologize and ask you to redirect me. Thank you in advance.

JeanCrux

Slider-Override commented 1 year ago

I am dealing with the same issue, not sure whats up, also with all other extentions disabled, not sure whats going on.

I restored also old backup, but its the same :-(

bhanuj10 commented 1 year ago

Hi @JeanCrux

this is a line i grabbed from the controlnet repo

--controlnet-dir <path to directory with controlnet models> ADD a controlnet models directory

i think you need some controlnet model in the models folder of sd-webui-controlnet

so download some controlnet models with .pth extension and copy them to the models folder of the controlnet extension or controlnet folder if model folder of the webui contain it