Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -235,13 +235,13 @@ loras = [
|
|
| 235 |
"weights": "mjV6.safetensors",
|
| 236 |
"trigger_word": "MJ v6"
|
| 237 |
},
|
| 238 |
-
#
|
| 239 |
{
|
| 240 |
-
"image": "https://huggingface.co/strangerzonehf/Flux-
|
| 241 |
-
"title": "
|
| 242 |
-
"repo": "
|
| 243 |
-
"weights": "
|
| 244 |
-
"trigger_word": "
|
| 245 |
},
|
| 246 |
#Super-Blend
|
| 247 |
{
|
|
|
|
| 235 |
"weights": "mjV6.safetensors",
|
| 236 |
"trigger_word": "MJ v6"
|
| 237 |
},
|
| 238 |
+
#Super Portrait
|
| 239 |
{
|
| 240 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Super-Portrait-LoRA/resolve/main/images/3.png",
|
| 241 |
+
"title": "Super Portraits",
|
| 242 |
+
"repo": "strangerzonehf/Flux-Super-Portrait-LoRA",
|
| 243 |
+
"weights": "Super-Portrait.safetensors",
|
| 244 |
+
"trigger_word": "Super Portrait"
|
| 245 |
},
|
| 246 |
#Super-Blend
|
| 247 |
{
|