Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
123d1ef
1
Parent(s):
486850e
Update app.py
Browse files
app.py
CHANGED
@@ -1532,6 +1532,22 @@ loras = [
|
|
1532 |
"repo": "prithivMLmods/Teen-Outfit",
|
1533 |
"weights": "Teen-Outfit.safetensors",
|
1534 |
"trigger_word": "Teen Outfit"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1535 |
}
|
1536 |
|
1537 |
#add new
|
|
|
1532 |
"repo": "prithivMLmods/Teen-Outfit",
|
1533 |
"weights": "Teen-Outfit.safetensors",
|
1534 |
"trigger_word": "Teen Outfit"
|
1535 |
+
},
|
1536 |
+
#172
|
1537 |
+
{
|
1538 |
+
"image": "https://huggingface.co/prithivMLmods/CAnime-LoRA/resolve/main/images/CA3.png",
|
1539 |
+
"title": "CAnime",
|
1540 |
+
"repo": "prithivMLmods/CAnime-LoRA",
|
1541 |
+
"weights": "CAnime.safetensors",
|
1542 |
+
"trigger_word": "CAnime"
|
1543 |
+
},
|
1544 |
+
#173
|
1545 |
+
{
|
1546 |
+
"image": "https://huggingface.co/prithivMLmods/Super-Pencil-Flux-LoRA/resolve/main/images/SP1.png",
|
1547 |
+
"title": "Simple Pencil",
|
1548 |
+
"repo": "prithivMLmods/Super-Pencil-Flux-LoRA",
|
1549 |
+
"weights": "Pencil.safetensors",
|
1550 |
+
"trigger_word": "Simple Pencil"
|
1551 |
}
|
1552 |
|
1553 |
#add new
|