Commit
·
d952096
1
Parent(s):
fc2ec7d
Update controlnet.txt
Browse files- controlnet.txt +1 -1
controlnet.txt
CHANGED
@@ -42,4 +42,4 @@ aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://hugging
|
|
42 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_sketch_sd15v2.pth -d /content/Basecontrolnet
|
43 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_zoedepth_sd15v1.pth -d /content/Basecontrolnet
|
44 |
|
45 |
-
ln -s /content/
|
|
|
42 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_sketch_sd15v2.pth -d /content/Basecontrolnet
|
43 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/TencentARC/T2I-Adapter/resolve/main/models/t2iadapter_zoedepth_sd15v1.pth -d /content/Basecontrolnet
|
44 |
|
45 |
+
ln -s /content/SDVN/extensions/sd-webui-controlnet/models /content/Basecontrolnet/
|