Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
ad6b812
1
Parent(s):
e93a16a
Update app.py
Browse files
app.py
CHANGED
@@ -988,6 +988,13 @@ loras = [
|
|
988 |
"weights": "Castor-Character-Polygon-LoRA.safetensors",
|
989 |
"trigger_word": "3D Polygon"
|
990 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
991 |
#105
|
992 |
#add new
|
993 |
]
|
|
|
988 |
"weights": "Castor-Character-Polygon-LoRA.safetensors",
|
989 |
"trigger_word": "3D Polygon"
|
990 |
},
|
991 |
+
{
|
992 |
+
"image": "https://huggingface.co/prithivMLmods/Castor-Character-Polygon-LoRA/resolve/main/images/1000.webp",
|
993 |
+
"title": "GTA 6 Theme",
|
994 |
+
"repo": "prithivMLmods/Castor-Gta6-Theme-Flux-LoRA",
|
995 |
+
"weights": " Gta6.safetensors",
|
996 |
+
"trigger_word": "GTA 6 Theme, World of GTA 6"
|
997 |
+
},
|
998 |
#105
|
999 |
#add new
|
1000 |
]
|