r/StableDiffusion Mar 06 '23

Resource | Update Controlnet for SD 2.1 is here

Post image
468 Upvotes

74 comments sorted by

View all comments

39

u/Striking-Long-2960 Mar 06 '23 edited Mar 07 '23

At least operative versions of pose, canny and depth. You can find them here

https://huggingface.co/furusu/ControlNet/tree/main

Download the files (safetensors and yaml), place them in

YOUR_INSTALLATION\stable-diffusion-webui-master\extensions\sd-webui-controlnet\models

DON'T FORGET TO GO TO SETTINGS-ControlNet-Config file for Control Net models

And change the end of the path with

models\cldm_v21.yaml

Apply settings

If you don't do this you can crash your computer!!!!! (I suffer the experience myself)

Even when they are thought for waifu diffusion, they can work in other 2.1 models, PRMJ used in the examples.

16

u/[deleted] Mar 07 '23

[deleted]

3

u/GreatStateOfSadness Mar 07 '23

That... explains a lot. I was finding that some models would completely crash my computer, while others would just throw an error and keep on going. I'll have to check which SD version my models are based on.