Update script_nightly1.sh
Browse files- script_nightly1.sh +2 -0
script_nightly1.sh
CHANGED
|
@@ -22,6 +22,8 @@ APT_PACKAGES=(
|
|
| 22 |
PIP_PACKAGES=(
|
| 23 |
)
|
| 24 |
NODES=(
|
|
|
|
|
|
|
| 25 |
"https://github.com/cubiq/ComfyUI_IPAdapter_plus.git"
|
| 26 |
"https://github.com/ka-puna/comfyui-yanc.git"
|
| 27 |
)
|
|
|
|
| 22 |
PIP_PACKAGES=(
|
| 23 |
)
|
| 24 |
NODES=(
|
| 25 |
+
"https://github.com/ltdrdata/ComfyUI-Impact-Pack.git"
|
| 26 |
+
"https://github.com/ltdrdata/ComfyUI-Impact-Subpack.git"
|
| 27 |
"https://github.com/cubiq/ComfyUI_IPAdapter_plus.git"
|
| 28 |
"https://github.com/ka-puna/comfyui-yanc.git"
|
| 29 |
)
|