lllyasviel / ControlNet-v1-1-nightly

Nightly release of ControlNet 1.1
4.48k stars 364 forks source link

Setting "save_memory = True" in "config.py". #37

Closed shadowlocked closed 1 year ago

shadowlocked commented 1 year ago

The main instruction page has this recommendation:

Note that if you use 8GB GPU, you need to set "save_memory = True" in "config.py".

Like at least one other person on Reddit, I have (as the owner of a 2070S with 8GB memory) no idea how to follow this instruction. There are multiple config.py files in the ControlNet folder alone, and dozens in AUTO1111. Are we supposed to create this file and put the flag in there? If so, saved where?

Is it possible that this instruction could be made much clearer on the main page?

Yui007 commented 1 year ago

I want to know the answer for this question too

PaperOrb commented 1 year ago

Thirding this.

lllyasviel commented 1 year ago

Thanks for the issue. this repo is not an A1111 plugin. please use sd-webui-controlnet

PaperOrb commented 1 year ago

@lllyasviel I have no problem making a new thread on that repo, but what should I ask them? I get the feeling they'll just direct me back here since it's a question about something on this repo's readme.