Update models_config.json
Browse files- models_config.json +3 -0
models_config.json
CHANGED
|
@@ -22,6 +22,9 @@
|
|
| 22 |
],
|
| 23 |
"upscale_models": [
|
| 24 |
"https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/4x_NMKD-Siax_200k.pth"
|
|
|
|
|
|
|
|
|
|
| 25 |
]
|
| 26 |
},
|
| 27 |
"image": {
|
|
|
|
| 22 |
],
|
| 23 |
"upscale_models": [
|
| 24 |
"https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/4x_NMKD-Siax_200k.pth"
|
| 25 |
+
],
|
| 26 |
+
"clip_vision": [
|
| 27 |
+
"https://huggingface.co/Comfy-Org/sigclip_vision_384/resolve/main/sigclip_vision_patch14_384.safetensors"
|
| 28 |
]
|
| 29 |
},
|
| 30 |
"image": {
|