Spaces:
Runtime error
Runtime error
Commit ·
1d734a4
1
Parent(s): 32e86d4
Update app.py
Browse files
app.py
CHANGED
|
@@ -122,9 +122,9 @@ LORA_STYLES = [
|
|
| 122 |
"default_weight": 1.0,
|
| 123 |
},
|
| 124 |
{
|
| 125 |
-
"image": "https://huggingface.co/spaces/M3st3rJ4k3l/FLUX.2-Klein-
|
| 126 |
"title": "Ultimate Upscaler Klein-9b",
|
| 127 |
-
"adapter_name": "
|
| 128 |
"repo": "loras",
|
| 129 |
"weights": "Flux2-Klein-Image-RestoreV1.safetensors",
|
| 130 |
"default_prompt": "restore the image quality, remove any compression artefacts, remove any haze and soft edges, enrich the original with new intricate detail in all textures and surfaces creating a professional photorealistic photograph with natural lighting and skin texture.",
|
|
|
|
| 122 |
"default_weight": 1.0,
|
| 123 |
},
|
| 124 |
{
|
| 125 |
+
"image": "https://huggingface.co/spaces/M3st3rJ4k3l/FLUX.2-Klein-Multi-LoRA/resolve/main/examples/UltimateUpscale.webp",
|
| 126 |
"title": "Ultimate Upscaler Klein-9b",
|
| 127 |
+
"adapter_name": "Ultimate Upscaler",
|
| 128 |
"repo": "loras",
|
| 129 |
"weights": "Flux2-Klein-Image-RestoreV1.safetensors",
|
| 130 |
"default_prompt": "restore the image quality, remove any compression artefacts, remove any haze and soft edges, enrich the original with new intricate detail in all textures and surfaces creating a professional photorealistic photograph with natural lighting and skin texture.",
|