Update README.md
Browse files
README.md
CHANGED
@@ -1,3 +1,8 @@
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
|
|
|
|
|
|
|
|
|
|
|
1 |
---
|
2 |
license: openrail
|
3 |
---
|
4 |
+
|
5 |
+
These are pruned fp16 safetensor versions Illyasviel's pretrained controlnet models located here:
|
6 |
+
https://huggingface.co/lllyasviel/ControlNet
|
7 |
+
|
8 |
+
Intended for use with Mikubill's Automatic1111 web-ui controlnet extension. Significantly reduced VRAM consumption and memory usage. Also less likely to run into conflicts involving running a fp16 model and using low VRAM mode.
|