Update comfyprov.sh
Browse files- comfyprov.sh +2 -0
comfyprov.sh
CHANGED
@@ -29,6 +29,8 @@ NODES=(
|
|
29 |
"https://github.com/rgthree/rgthree-comfy"
|
30 |
"https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler"
|
31 |
"https://github.com/Julian-adv/WildDivide"
|
|
|
|
|
32 |
)
|
33 |
|
34 |
CHECKPOINT_MODELS=(
|
|
|
29 |
"https://github.com/rgthree/rgthree-comfy"
|
30 |
"https://github.com/Koishi-Star/Euler-Smea-Dyn-Sampler"
|
31 |
"https://github.com/Julian-adv/WildDivide"
|
32 |
+
"https://github.com/shingo1228/ComfyUI-SDXL-EmptyLatentImage"
|
33 |
+
"https://github.com/jakechai/ComfyUI-JakeUpgrade"
|
34 |
)
|
35 |
|
36 |
CHECKPOINT_MODELS=(
|