Update models_config.json
Browse files- models_config.json +3 -0
models_config.json
CHANGED
|
@@ -19,6 +19,9 @@
|
|
| 19 |
"https://huggingface.co/Patarapoom/model/resolve/main/cinematik_flux50epoch.safetensors",
|
| 20 |
"https://huggingface.co/Patarapoom/model/resolve/main/studio_ghibli_hv_v03_19.safetensors"
|
| 21 |
]
|
|
|
|
|
|
|
|
|
|
| 22 |
},
|
| 23 |
"image": {
|
| 24 |
"description": "Image generation setup with FLUX models",
|
|
|
|
| 19 |
"https://huggingface.co/Patarapoom/model/resolve/main/cinematik_flux50epoch.safetensors",
|
| 20 |
"https://huggingface.co/Patarapoom/model/resolve/main/studio_ghibli_hv_v03_19.safetensors"
|
| 21 |
]
|
| 22 |
+
"upscale_models": [
|
| 23 |
+
"https://huggingface.co/uwg/upscaler/resolve/main/ESRGAN/4x_NMKD-Siax_200k.pth"
|
| 24 |
+
]
|
| 25 |
},
|
| 26 |
"image": {
|
| 27 |
"description": "Image generation setup with FLUX models",
|