Selecting ControlNet models - NUROISEA/anime-webui-colab GitHub Wiki
This option lets you to choose what models of control net you would like to use.
By default, no control net models would be downloaded.
I won't go in depth on what are the difference of those models (since I'm also figuring it out, I only use OpenPose and Depth 😆)
If you want to learn what this does, I recommend visiting ControlNet's GitHub page and HuggingFace Repo
This option has 5 options, none
, v1.0
, v1.0-diff
, t2i
, v1.1
-
none
- no control net models would be downloaded,
-
v1.0
- downloads from https://huggingface.co/webui/ControlNet-modules-safetensors
-
v1.0-diff
:- similar to
v1.0
but utilizing the difference (idk exactly) - downloads from https://huggingface.co/kohya-ss/ControlNet-diff-modules
- similar to
-
t2i
- downloads from https://huggingface.co/webui/ControlNet-modules-safetensors
-
v1.1
- newest iteration of ControlNet, includes faces and stuff
- might not work with my colabs, extension might not support it (sorry)
- downloads from https://huggingface.co/comfyanonymous/ControlNet-v1-1_fp16_safetensors