Update provisioning script configuration
Browse files- comfyprov-full.sh +2 -1
comfyprov-full.sh
CHANGED
|
@@ -40,7 +40,8 @@ NODES=(
|
|
| 40 |
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
|
| 41 |
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt"
|
| 42 |
"https://github.com/huchukato/ComfyUI-RIFE-TensorRT-Auto"
|
| 43 |
-
"https://github.com/stduhpf/ComfyUI-WanMoeKSampler"
|
|
|
|
| 44 |
)
|
| 45 |
|
| 46 |
WORKFLOWS=(
|
|
|
|
| 40 |
"https://github.com/pythongosssss/ComfyUI-Custom-Scripts"
|
| 41 |
"https://github.com/yuvraj108c/ComfyUI-Upscaler-Tensorrt"
|
| 42 |
"https://github.com/huchukato/ComfyUI-RIFE-TensorRT-Auto"
|
| 43 |
+
"https://github.com/stduhpf/ComfyUI-WanMoeKSampler"
|
| 44 |
+
"https://github.com/melMass/comfy_mtb"
|
| 45 |
)
|
| 46 |
|
| 47 |
WORKFLOWS=(
|