Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -988,14 +988,15 @@ loras = [
|
|
| 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": "
|
| 996 |
"trigger_word": "GTA 6 Theme, World of GTA 6"
|
| 997 |
},
|
| 998 |
-
|
| 999 |
#add new
|
| 1000 |
]
|
| 1001 |
|
|
|
|
| 988 |
"weights": "Castor-Character-Polygon-LoRA.safetensors",
|
| 989 |
"trigger_word": "3D Polygon"
|
| 990 |
},
|
| 991 |
+
#105
|
| 992 |
{
|
| 993 |
"image": "https://huggingface.co/prithivMLmods/Castor-Character-Polygon-LoRA/resolve/main/images/1000.webp",
|
| 994 |
"title": "GTA 6 Theme",
|
| 995 |
"repo": "prithivMLmods/Castor-Gta6-Theme-Flux-LoRA",
|
| 996 |
+
"weights": "Gta6.safetensors",
|
| 997 |
"trigger_word": "GTA 6 Theme, World of GTA 6"
|
| 998 |
},
|
| 999 |
+
|
| 1000 |
#add new
|
| 1001 |
]
|
| 1002 |
|