Commit
·
ee5f665
1
Parent(s):
eddd9c5
Update explus.txt
Browse files- explus.txt +2 -1
explus.txt
CHANGED
@@ -8,4 +8,5 @@ git clone https://github.com/muerrilla/stable-diffusion-NPW /content/SDVN/extens
|
|
8 |
git clone https://github.com/continue-revolution/sd-webui-segment-anything /content/SDVN/extensions/Segment-anything
|
9 |
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
|
10 |
git clone https://github.com/Uminosachi/sd-webui-inpaint-anything /content/SDVN/extensions/Inpaint-anything
|
11 |
-
git clone https://github.com/ArtVentureX/sd-webui-agent-scheduler /content/SDVN/extensions/Agent-scheduler
|
|
|
|
8 |
git clone https://github.com/continue-revolution/sd-webui-segment-anything /content/SDVN/extensions/Segment-anything
|
9 |
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
|
10 |
git clone https://github.com/Uminosachi/sd-webui-inpaint-anything /content/SDVN/extensions/Inpaint-anything
|
11 |
+
git clone https://github.com/ArtVentureX/sd-webui-agent-scheduler /content/SDVN/extensions/Agent-scheduler
|
12 |
+
git clone https://github.com/ashen-sensored/sd_webui_SAG /content/SDVN/extensions/SAG
|