Update provision.sh
Browse files- provision.sh +3 -0
provision.sh
CHANGED
|
@@ -147,6 +147,9 @@ NODES=(
|
|
| 147 |
"https://github.com/EllangoK/ComfyUI-post-processing-nodes"
|
| 148 |
"https://github.com/wallish77/wlsh_nodes"
|
| 149 |
"https://github.com/chrisgoringe/cg-image-filter"
|
|
|
|
|
|
|
|
|
|
| 150 |
# NOTE: moonwhaler/comfyui-seedvr2-tilingups returns 404 — removed
|
| 151 |
)
|
| 152 |
|
|
|
|
| 147 |
"https://github.com/EllangoK/ComfyUI-post-processing-nodes"
|
| 148 |
"https://github.com/wallish77/wlsh_nodes"
|
| 149 |
"https://github.com/chrisgoringe/cg-image-filter"
|
| 150 |
+
"https://github.com/Azornes/Comfyui-Resolution-Master"
|
| 151 |
+
"https://github.com/ltdrdata/was-node-suite-comfyui"
|
| 152 |
+
"https://github.com/DanrisiUA/ComfyUI-ZImage-LoRA-Merger"
|
| 153 |
# NOTE: moonwhaler/comfyui-seedvr2-tilingups returns 404 — removed
|
| 154 |
)
|
| 155 |
|