Spaces:
Running
on
Zero
Running
on
Zero
Update app.py
Browse files
app.py
CHANGED
|
@@ -210,6 +210,14 @@ loras = [
|
|
| 210 |
"weights": "Icon-Kit.safetensors",
|
| 211 |
"trigger_word": "Icon Kit"
|
| 212 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 213 |
#26
|
| 214 |
{
|
| 215 |
"image": "https://huggingface.co/strangerzonehf/Gem-Touch-LoRA-Flux/resolve/main/images/333.png",
|
|
@@ -514,6 +522,39 @@ loras = [
|
|
| 514 |
"weights": "Isometric-Building.safetensors",
|
| 515 |
"trigger_word": "Isometric Building"
|
| 516 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 517 |
]
|
| 518 |
|
| 519 |
#--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
|
|
|
|
| 210 |
"weights": "Icon-Kit.safetensors",
|
| 211 |
"trigger_word": "Icon Kit"
|
| 212 |
},
|
| 213 |
+
#43
|
| 214 |
+
{
|
| 215 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Cardboard-Art-LoRA/resolve/main/images/6.png",
|
| 216 |
+
"title": "Cardboard Art V1",
|
| 217 |
+
"repo": "strangerzonehf/Flux-Cardboard-Art-LoRA",
|
| 218 |
+
"weights": "cardboard# art.safetensors",
|
| 219 |
+
"trigger_word": "cardboard# art"
|
| 220 |
+
},
|
| 221 |
#26
|
| 222 |
{
|
| 223 |
"image": "https://huggingface.co/strangerzonehf/Gem-Touch-LoRA-Flux/resolve/main/images/333.png",
|
|
|
|
| 522 |
"weights": "Isometric-Building.safetensors",
|
| 523 |
"trigger_word": "Isometric Building"
|
| 524 |
},
|
| 525 |
+
#41
|
| 526 |
+
{
|
| 527 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-NFT-Art99-LoRA/resolve/main/images/2.png",
|
| 528 |
+
"title": "NFT Art 99",
|
| 529 |
+
"repo": "strangerzonehf/Flux-NFT-Art99-LoRA",
|
| 530 |
+
"weights": "NFT-Art-99.safetensors",
|
| 531 |
+
"trigger_word": "NFT Art 99"
|
| 532 |
+
},
|
| 533 |
+
#42
|
| 534 |
+
{
|
| 535 |
+
"image": "https://huggingface.co/strangerzonehf/2021-Art-Flux/resolve/main/images/2222.png",
|
| 536 |
+
"title": "2021 Art",
|
| 537 |
+
"repo": "strangerzonehf/2021-Art-Flux",
|
| 538 |
+
"weights": "2021-Art.safetensors",
|
| 539 |
+
"trigger_word": "2021 Art"
|
| 540 |
+
},
|
| 541 |
+
#44
|
| 542 |
+
{
|
| 543 |
+
"image": "https://huggingface.co/strangerzonehf/New-Journey-Art-Flux/resolve/main/images/3333.png",
|
| 544 |
+
"title": "New Journey Art",
|
| 545 |
+
"repo": "strangerzonehf/New-Journey-Art-Flux",
|
| 546 |
+
"weights": "New-Journey-Art.safetensors",
|
| 547 |
+
"trigger_word": "New Journey Art"
|
| 548 |
+
},
|
| 549 |
+
#45
|
| 550 |
+
{
|
| 551 |
+
"image": "https://huggingface.co/strangerzonehf/Casual-Pencil-Pro/resolve/main/images/333.png",
|
| 552 |
+
"title": "Casual Pencil",
|
| 553 |
+
"repo": "strangerzonehf/Casual-Pencil-Pro",
|
| 554 |
+
"weights": "CasualPencil.safetensors",
|
| 555 |
+
"trigger_word": "Casual Pencil"
|
| 556 |
+
},
|
| 557 |
+
|
| 558 |
]
|
| 559 |
|
| 560 |
#--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
|