Spaces:
Runtime error
Runtime error
prithivMLmods
commited on
Commit
•
411c33a
1
Parent(s):
27572fb
Update app.py
Browse files
app.py
CHANGED
@@ -1500,8 +1500,31 @@ loras = [
|
|
1500 |
"repo": "prithivMLmods/Aura-9999",
|
1501 |
"weights": "Aura-9999.safetensors",
|
1502 |
"trigger_word": "Aura 9999"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1503 |
}
|
1504 |
-
|
1505 |
#add new
|
1506 |
]
|
1507 |
|
|
|
1500 |
"repo": "prithivMLmods/Aura-9999",
|
1501 |
"weights": "Aura-9999.safetensors",
|
1502 |
"trigger_word": "Aura 9999"
|
1503 |
+
},
|
1504 |
+
#168
|
1505 |
+
{
|
1506 |
+
"image": "https://huggingface.co/prithivMLmods/Pastel-BG-Flux-LoRA/resolve/main/images/PB2.png",
|
1507 |
+
"title": "Pastel BG",
|
1508 |
+
"repo": "prithivMLmods/Pastel-BG-Flux-LoRA",
|
1509 |
+
"weights": "Pastel-BG.safetensors",
|
1510 |
+
"trigger_word": "Pastel BG"
|
1511 |
+
},
|
1512 |
+
#169
|
1513 |
+
{
|
1514 |
+
"image": "https://huggingface.co/prithivMLmods/Green-Cartoon-Flux-LoRA/resolve/main/images/GC1.png",
|
1515 |
+
"title": "Green Cartoon",
|
1516 |
+
"repo": "prithivMLmods/Green-Cartoon-Flux-LoRA",
|
1517 |
+
"weights": "Green-Cartoon.safetensors",
|
1518 |
+
"trigger_word": "Green Cartoon"
|
1519 |
+
},
|
1520 |
+
#170
|
1521 |
+
{
|
1522 |
+
"image": "https://huggingface.co/prithivMLmods/Retro-Pixel-Flux-LoRA/resolve/main/images/RP1.png",
|
1523 |
+
"title": "Retro Pixel",
|
1524 |
+
"repo": "prithivMLmods/Retro-Pixel-Flux-LoRA",
|
1525 |
+
"weights": "Retro-Pixel.safetensors",
|
1526 |
+
"trigger_word": "Retro Pixel"
|
1527 |
}
|
|
|
1528 |
#add new
|
1529 |
]
|
1530 |
|