Commit
·
9854695
1
Parent(s):
8bd4e50
Update exbase.txt
Browse filesRemove CivitAi extensions, add Inpaint anything.
- exbase.txt +2 -3
exbase.txt
CHANGED
|
@@ -12,11 +12,10 @@ git clone https://github.com/ParisNeo/prompt_translator /content/SDVN/extensions
|
|
| 12 |
git clone https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris /content/SDVN/extensions/Lycoris
|
| 13 |
git clone https://github.com/hako-mikan/sd-webui-regional-prompter /content/SDVN/extensions/A6-Regional-prompter
|
| 14 |
git clone https://github.com/Bing-su/Adetailer /content/SDVN/extensions/A2-Adetailer
|
| 15 |
-
git clone
|
| 16 |
git clone https://github.com/huchenlei/sd-webui-openpose-editor /content/SDVN/extensions/OpenposeEditor
|
| 17 |
git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding /content/SDVN/extensions/Dynamic-CFG
|
| 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
|
|
|
|
| 12 |
git clone https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris /content/SDVN/extensions/Lycoris
|
| 13 |
git clone https://github.com/hako-mikan/sd-webui-regional-prompter /content/SDVN/extensions/A6-Regional-prompter
|
| 14 |
git clone https://github.com/Bing-su/Adetailer /content/SDVN/extensions/A2-Adetailer
|
| 15 |
+
git clone https://github.com/Uminosachi/sd-webui-inpaint-anything /content/SDVN/extensions/Inpaint-anything
|
| 16 |
git clone https://github.com/huchenlei/sd-webui-openpose-editor /content/SDVN/extensions/OpenposeEditor
|
| 17 |
git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding /content/SDVN/extensions/Dynamic-CFG
|
| 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
|
|
|