Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
32689f1
1
Parent(s):
21d2b41
Update app.py
Browse files
app.py
CHANGED
@@ -996,6 +996,14 @@ loras = [
|
|
996 |
"weights": "Gta6.safetensors",
|
997 |
"trigger_word": "GTA 6 Theme, World of GTA 6"
|
998 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
999 |
|
1000 |
#add new
|
1001 |
]
|
|
|
996 |
"weights": "Gta6.safetensors",
|
997 |
"trigger_word": "GTA 6 Theme, World of GTA 6"
|
998 |
},
|
999 |
+
#106
|
1000 |
+
{
|
1001 |
+
"image": "https://huggingface.co/prithivMLmods/Castor-Concept-Gta6-Character-Design/resolve/main/images/hossein-diba-30.jpg",
|
1002 |
+
"title": "GTA Character Concept",
|
1003 |
+
"repo": "prithivMLmods/Castor-Concept-Gta6-Character-Design",
|
1004 |
+
"weights": "Gta6-Concept-Charecter.safetensors",
|
1005 |
+
"trigger_word": "Jason, Lucia, GTA 6"
|
1006 |
+
}
|
1007 |
|
1008 |
#add new
|
1009 |
]
|