Commit
·
4160fd2
1
Parent(s):
c6c71b6
Update exbase.txt
Browse files- exbase.txt +2 -1
exbase.txt
CHANGED
|
@@ -18,4 +18,5 @@ git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding /content/S
|
|
| 18 |
git clone https://git.mmaker.moe/mmaker/sd-webui-color-enhance.git /content/SDVN/extensions/Color-enhance
|
| 19 |
git clone https://github.com/DominikDoom/a1111-sd-webui-tagcomplete /content/SDVN/extensions/Tagcomplete
|
| 20 |
git clone https://github.com/phamhungd/RoopSD /content/SDVN/extensions/RoopSD
|
| 21 |
-
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/phamhungd/GuoZovya/resolve/main/inswapper_128.onnx -d /content/SDVN/models/RoopSD -o inswapper_128.onnx
|
|
|
|
|
|
| 18 |
git clone https://git.mmaker.moe/mmaker/sd-webui-color-enhance.git /content/SDVN/extensions/Color-enhance
|
| 19 |
git clone https://github.com/DominikDoom/a1111-sd-webui-tagcomplete /content/SDVN/extensions/Tagcomplete
|
| 20 |
git clone https://github.com/phamhungd/RoopSD /content/SDVN/extensions/RoopSD
|
| 21 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/phamhungd/GuoZovya/resolve/main/inswapper_128.onnx -d /content/SDVN/models/RoopSD -o inswapper_128.onnx
|
| 22 |
+
git clone https://github.com/Uminosachi/sd-webui-inpaint-anything /content/SDVN/extensions/Inpaint-anything
|