Monster labs org

What do you need ?

Could someone edit the README.md to include a short explanation of how to install and use this model in the automatic1111 interface?

Could someone edit the README.md to include a short explanation of how to install and use this model in the automatic1111 interface?

https://huggingface.co/docs/diffusers/api/pipelines/controlnet

You really just threw the whole docs of the basic concept of controlnet here?
I am pretty sure the question is, which of the files need to go where. Sure, once you did it ONCE, you probably know whereever they have to go, but that info is really not easy to google and those docs are not transparent on that either.

I mean, if you ask a good professor to repeat a certain formula you misheard, do you get the name of the publisher of a textbook that has the formula on page 356 of the 5th edition (Swahili language version only) or do you get the formula?

Could someone edit the README.md to include a short explanation of how to install and use this model in the automatic1111 interface?

You really just threw the whole docs of the basic concept of controlnet here?
I am pretty sure the question is, which of the files need to go where. Sure, once you did it ONCE, you probably know whereever they have to go, but that info is really not easy to google and those docs are not transparent on that either.

I mean, if you ask a good professor to repeat a certain formula you misheard, do you get the name of the publisher of a textbook that has the formula on page 356 of the 5th edition (Swahili language version only) or do you get the formula?

I only needed to download one of the files (control_v1p_sd15_qrcode_monster.safetensors) and put it in a directory with an obvious name (stable-diffusion-webui/models/ControlNet). Note this file expects you to use SD 1.5, as stated in its name. In case this is not enough for you to get it running, check whether you've updated automatic1111's interface by entering its directory and executing git pull for example.

So, instead of "\stable-diffusion-webui\extensions\sd-webui-controlnet\models" like all the other controlnet files of this type, these kinda new nonstandard controlnet files need their own extra space in that directory?
See, thats the thing that duckduckgo REFUSED to tell me (and ctrl+f on SEVERAL documentations on all the relevant topics)

you can change the path to controlnet models with --controlnet-dir <model dir>, as documented in the readme of the a1111 extension, if the default path is unclear or not where you want it to be.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment