Commit
·
defd01c
1
Parent(s):
ecdbf01
Update extension.txt
Browse files- extension.txt +8 -9
extension.txt
CHANGED
@@ -1,4 +1,4 @@
|
|
1 |
-
#
|
2 |
git clone https://github.com/Mikubill/sd-webui-controlnet /content/SDVN/extensions/sd-webui-controlnet
|
3 |
git clone https://github.com/fkunn1326/openpose-editor /content/SDVN/extensions/Openpose-editor
|
4 |
git clone https://github.com/hako-mikan/sd-webui-lora-block-weight /content/SDVN/extensions/Block-weight
|
@@ -7,20 +7,17 @@ git clone https://github.com/adieyal/sd-dynamic-prompts /content/SDVN/extensions
|
|
7 |
git clone https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris /content/SDVN/extensions/Lycoris
|
8 |
git clone https://github.com/hako-mikan/sd-webui-regional-prompter /content/SDVN/extensions/A6-Regional-prompter
|
9 |
git clone https://github.com/Bing-su/Adetailer /content/SDVN/extensions/A2-Adetailer
|
10 |
-
git clone https://github.com/hako-mikan/sd-webui-supermerger /content/SDVN/extensions/Supermerger
|
11 |
-
#base
|
12 |
git clone https://github.com/kohya-ss/sd-webui-additional-networks /content/SDVN/extensions/Additional-networks
|
13 |
-
git clone https://github.com/ashen-sensored/stable-diffusion-webui-two-shot /content/SDVN/extensions/A5-Two-shot
|
14 |
-
git clone https://github.com/AIrjen/OneButtonPrompt /content/SDVN/extensions/OneButtonPrompt
|
15 |
-
git clone https://github.com/ParisNeo/prompt_translator /content/SDVN/extensions/A1-Prompt_translator
|
16 |
git clone https://github.com/Vetchems/sd-civitai-browser /content/SDVN/extensions/Civitai
|
17 |
git clone https://github.com/huchenlei/sd-webui-openpose-editor /content/SDVN/extensions/OpenposeEditor
|
18 |
-
git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding /content/SDVN/extensions/Dynamic-CFG
|
19 |
git clone https://git.mmaker.moe/mmaker/sd-webui-color-enhance.git /content/SDVN/extensions/Color-enhance
|
20 |
git clone https://github.com/DominikDoom/a1111-sd-webui-tagcomplete /content/SDVN/extensions/Tagcomplete
|
21 |
-
git clone https://github.com/IntellectzProductions/sd-webui-faceswap /content/SDVN/extensions/RoopSD
|
22 |
-
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/bstungnguyen/Deepfake/resolve/main/inswapper_128.onnx -d /content/SDVN/models/RoopSD -o inswapper_128.onnx
|
23 |
#plus
|
|
|
|
|
|
|
|
|
|
|
24 |
git clone https://github.com/ljleb/prompt-fusion-extension /content/SDVN/extensions/Prompt-fusion
|
25 |
git clone https://github.com/a2569875/stable-diffusion-webui-composable-lora /content/SDVN/extensions/Composable-lora
|
26 |
git clone https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper /content/SDVN/extensions/Civitai-Helper
|
@@ -28,6 +25,8 @@ git clone https://github.com/jexom/sd-webui-depth-lib /content/SDVN/extensions/D
|
|
28 |
git clone https://github.com/nonnonstop/sd-webui-3d-open-pose-editor /content/SDVN/extensions/3D-Pose
|
29 |
git clone https://github.com/Physton/sd-webui-prompt-all-in-one /content/SDVN/extensions/Prompt-all-in-one
|
30 |
git clone https://github.com/muerrilla/stable-diffusion-NPW /content/SDVN/extensions/NPW
|
|
|
|
|
31 |
git clone https://github.com/continue-revolution/sd-webui-segment-anything /content/SDVN/extensions/Segment-anything
|
32 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://dl.fbaipublicfiles.com/segment_anything/sam_vit_l_0b3195.pth -d /content/SDVN/models/sam -o sam_vit_l_0b3195.pth
|
33 |
git clone https://github.com/Uminosachi/sd-webui-inpaint-anything /content/SDVN/extensions/Inpaint-anything
|
|
|
1 |
+
#base
|
2 |
git clone https://github.com/Mikubill/sd-webui-controlnet /content/SDVN/extensions/sd-webui-controlnet
|
3 |
git clone https://github.com/fkunn1326/openpose-editor /content/SDVN/extensions/Openpose-editor
|
4 |
git clone https://github.com/hako-mikan/sd-webui-lora-block-weight /content/SDVN/extensions/Block-weight
|
|
|
7 |
git clone https://github.com/KohakuBlueleaf/a1111-sd-webui-lycoris /content/SDVN/extensions/Lycoris
|
8 |
git clone https://github.com/hako-mikan/sd-webui-regional-prompter /content/SDVN/extensions/A6-Regional-prompter
|
9 |
git clone https://github.com/Bing-su/Adetailer /content/SDVN/extensions/A2-Adetailer
|
|
|
|
|
10 |
git clone https://github.com/kohya-ss/sd-webui-additional-networks /content/SDVN/extensions/Additional-networks
|
|
|
|
|
|
|
11 |
git clone https://github.com/Vetchems/sd-civitai-browser /content/SDVN/extensions/Civitai
|
12 |
git clone https://github.com/huchenlei/sd-webui-openpose-editor /content/SDVN/extensions/OpenposeEditor
|
|
|
13 |
git clone https://git.mmaker.moe/mmaker/sd-webui-color-enhance.git /content/SDVN/extensions/Color-enhance
|
14 |
git clone https://github.com/DominikDoom/a1111-sd-webui-tagcomplete /content/SDVN/extensions/Tagcomplete
|
|
|
|
|
15 |
#plus
|
16 |
+
git clone https://github.com/mcmonkeyprojects/sd-dynamic-thresholding /content/SDVN/extensions/Dynamic-CFG
|
17 |
+
git clone https://github.com/AIrjen/OneButtonPrompt /content/SDVN/extensions/OneButtonPrompt
|
18 |
+
git clone https://github.com/ParisNeo/prompt_translator /content/SDVN/extensions/A1-Prompt_translator
|
19 |
+
git clone https://github.com/ashen-sensored/stable-diffusion-webui-two-shot /content/SDVN/extensions/A5-Two-shot
|
20 |
+
git clone https://github.com/hako-mikan/sd-webui-supermerger /content/SDVN/extensions/Supermerger
|
21 |
git clone https://github.com/ljleb/prompt-fusion-extension /content/SDVN/extensions/Prompt-fusion
|
22 |
git clone https://github.com/a2569875/stable-diffusion-webui-composable-lora /content/SDVN/extensions/Composable-lora
|
23 |
git clone https://github.com/butaixianran/Stable-Diffusion-Webui-Civitai-Helper /content/SDVN/extensions/Civitai-Helper
|
|
|
25 |
git clone https://github.com/nonnonstop/sd-webui-3d-open-pose-editor /content/SDVN/extensions/3D-Pose
|
26 |
git clone https://github.com/Physton/sd-webui-prompt-all-in-one /content/SDVN/extensions/Prompt-all-in-one
|
27 |
git clone https://github.com/muerrilla/stable-diffusion-NPW /content/SDVN/extensions/NPW
|
28 |
+
git clone https://github.com/IntellectzProductions/sd-webui-faceswap /content/SDVN/extensions/RoopSD
|
29 |
+
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://huggingface.co/datasets/bstungnguyen/Deepfake/resolve/main/inswapper_128.onnx -d /content/SDVN/models/RoopSD -o inswapper_128.onnx
|
30 |
git clone https://github.com/continue-revolution/sd-webui-segment-anything /content/SDVN/extensions/Segment-anything
|
31 |
aria2c --continue --console-log-level=error -c -x 16 -s 16 -k 1M https://dl.fbaipublicfiles.com/segment_anything/sam_vit_l_0b3195.pth -d /content/SDVN/models/sam -o sam_vit_l_0b3195.pth
|
32 |
git clone https://github.com/Uminosachi/sd-webui-inpaint-anything /content/SDVN/extensions/Inpaint-anything
|