Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
|
@@ -571,6 +571,22 @@ loras = [
|
|
| 571 |
"trigger_word": "a vintage ad of"
|
| 572 |
},
|
| 573 |
#54
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 574 |
#add--new LoRA Below ↓ - Before that Use(,)
|
| 575 |
]
|
| 576 |
|
|
|
|
| 571 |
"trigger_word": "a vintage ad of"
|
| 572 |
},
|
| 573 |
#54
|
| 574 |
+
{
|
| 575 |
+
"image": "https://huggingface.co/multimodalart/product-design/resolve/main/images/example_vgv87rlfl.png",
|
| 576 |
+
"title": "Product Design",
|
| 577 |
+
"repo": "multimodalart/product-design",
|
| 578 |
+
"weights": "product-design.safetensors",
|
| 579 |
+
"trigger_word": "product designed by prdsgn"
|
| 580 |
+
},
|
| 581 |
+
#55
|
| 582 |
+
{
|
| 583 |
+
"image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-Typography-ASCII/resolve/main/images/NNN.png",
|
| 584 |
+
"title": "Typography",
|
| 585 |
+
"repo": "prithivMLmods/Canopus-LoRA-Flux-Typography-ASCII",
|
| 586 |
+
"weights": "Typography.safetensors",
|
| 587 |
+
"trigger_word": "Typography, ASCII Art"
|
| 588 |
+
},
|
| 589 |
+
#56
|
| 590 |
#add--new LoRA Below ↓ - Before that Use(,)
|
| 591 |
]
|
| 592 |
|