Update default.sh
Browse files- default.sh +1 -0
default.sh
CHANGED
|
@@ -30,6 +30,7 @@ NODES=(
|
|
| 30 |
"https://github.com/kijai/ComfyUI-MMAudio"
|
| 31 |
"https://github.com/GACLove/ComfyUI-VFI"
|
| 32 |
"https://github.com/ClownsharkBatwing/RES4LYF"
|
|
|
|
| 33 |
)
|
| 34 |
|
| 35 |
WORKFLOWS=(
|
|
|
|
| 30 |
"https://github.com/kijai/ComfyUI-MMAudio"
|
| 31 |
"https://github.com/GACLove/ComfyUI-VFI"
|
| 32 |
"https://github.com/ClownsharkBatwing/RES4LYF"
|
| 33 |
+
"https://github.com/SanDiegoDude/SCG_LocalVLM"
|
| 34 |
)
|
| 35 |
|
| 36 |
WORKFLOWS=(
|