Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -394,6 +394,52 @@ loras = [
|
|
| 394 |
"title": "Multi Angle",
|
| 395 |
"repo": "davisbro/flux-multi-angle",
|
| 396 |
"trigger_word": "A TOK composite photo of a person posing at different angles"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 397 |
}
|
| 398 |
#add--new LoRA Below ↓ - Before that Use(,)
|
| 399 |
]
|
|
|
|
| 394 |
"title": "Multi Angle",
|
| 395 |
"repo": "davisbro/flux-multi-angle",
|
| 396 |
"trigger_word": "A TOK composite photo of a person posing at different angles"
|
| 397 |
+
},
|
| 398 |
+
#31
|
| 399 |
+
{
|
| 400 |
+
"image": "https://huggingface.co/glif/how2draw/resolve/main/images/glif-how2draw-araminta-k-vbnvy94npt8m338r2vm02m50.jpg",
|
| 401 |
+
"title": "How2Draw",
|
| 402 |
+
"repo": "glif/how2draw",
|
| 403 |
+
"trigger_word": "How2Draw"
|
| 404 |
+
|
| 405 |
+
},
|
| 406 |
+
#32
|
| 407 |
+
{
|
| 408 |
+
"image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Text-Poster/resolve/main/images/6dd1a918d89991ad5e40513ab88e7d892077f89dac93edcf4b660dd2.jpg",
|
| 409 |
+
"title": "Text Poster",
|
| 410 |
+
"repo": "Shakker-Labs/FLUX.1-dev-LoRA-Text-Poster",
|
| 411 |
+
"trigger_word": "text poster"
|
| 412 |
+
},
|
| 413 |
+
#33
|
| 414 |
+
{
|
| 415 |
+
"image": "https://huggingface.co/bingbangboom/flux-film-camera/resolve/main/camera1/3.jpg",
|
| 416 |
+
"title": "Film Cam1",
|
| 417 |
+
"repo": "bingbangboom/flux-film-camera",
|
| 418 |
+
"weights": "CAMERA-1.safetensors",
|
| 419 |
+
"trigger_word": "analog photo in the style of EXPRDFLMEFCT"
|
| 420 |
+
},
|
| 421 |
+
#34
|
| 422 |
+
{
|
| 423 |
+
"image": "https://huggingface.co/bingbangboom/flux-film-camera/resolve/main/camera2/2.jpg",
|
| 424 |
+
"title": "Film Cam2",
|
| 425 |
+
"repo": "bingbangboom/flux-film-camera",
|
| 426 |
+
"weights": "CAMERA-2.safetensors",
|
| 427 |
+
"trigger_word": "analog photo in the style of EXPRDFLMEFCT"
|
| 428 |
+
},
|
| 429 |
+
#35
|
| 430 |
+
{
|
| 431 |
+
"image": "https://huggingface.co/martintomov/ecom-flux-v2/resolve/main/images/example_z30slf97z.png",
|
| 432 |
+
"title": "Ecom Design Art",
|
| 433 |
+
"repo": "martintomov/ecom-flux-v2",
|
| 434 |
+
"trigger_word": ""
|
| 435 |
+
},
|
| 436 |
+
#36
|
| 437 |
+
{
|
| 438 |
+
"image": "https://huggingface.co/TheAwakenOne/max-headroom/resolve/main/sample/max-headroom_000900_00_20241015234926.png",
|
| 439 |
+
"title": "Max Head-Room",
|
| 440 |
+
"repo": "TheAwakenOne/max-headroom",
|
| 441 |
+
"weights": "max-headroom-v1.safetensors",
|
| 442 |
+
"trigger_word": "M2X, Max-Headroom"
|
| 443 |
}
|
| 444 |
#add--new LoRA Below ↓ - Before that Use(,)
|
| 445 |
]
|