Upload forgeprov-vastai.sh
Browse files- forgeprov-vastai.sh +11 -1
forgeprov-vastai.sh
CHANGED
@@ -11,7 +11,17 @@ APT_PACKAGES=(
|
|
11 |
)
|
12 |
|
13 |
PIP_PACKAGES=(
|
14 |
-
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
15 |
)
|
16 |
|
17 |
CHECKPOINT_MODELS=(
|
|
|
11 |
)
|
12 |
|
13 |
PIP_PACKAGES=(
|
14 |
+
)
|
15 |
+
EXTENSIONS=(
|
16 |
+
"https://github.com/Bing-su/adetailer.git"
|
17 |
+
"https://github.com/adieyal/sd-dynamic-prompts"
|
18 |
+
"https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler.git"
|
19 |
+
"https://github.com/DominikDoom/a1111-sd-webui-tagcomplete.git"
|
20 |
+
"https://github.com/BlafKing/sd-civitai-browser-plus.git"
|
21 |
+
"https://github.com/zanllp/sd-webui-infinite-image-browsing.git"
|
22 |
+
"https://github.com/altoiddealer/--sd-webui-ar-plusplus"
|
23 |
+
"https://github.com/Haoming02/sd-webui-tabs-extension.git"
|
24 |
+
"https://github.com/Haoming02/sd-forge-couple.git"
|
25 |
)
|
26 |
|
27 |
CHECKPOINT_MODELS=(
|