Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -972,6 +972,14 @@ loras = [
|
|
| 972 |
"weights": "FLUX-dev-lora-playful_metropolis.safetensors",
|
| 973 |
"trigger_word": ""
|
| 974 |
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 975 |
#add new
|
| 976 |
]
|
| 977 |
|
|
|
|
| 972 |
"weights": "FLUX-dev-lora-playful_metropolis.safetensors",
|
| 973 |
"trigger_word": ""
|
| 974 |
}
|
| 975 |
+
#104
|
| 976 |
+
{
|
| 977 |
+
"image": "https://huggingface.co/prithivMLmods/Castor-Character-Polygon-LoRA/resolve/main/images/Jason.jpg",
|
| 978 |
+
"title": "Character Polygon",
|
| 979 |
+
"repo": "prithivMLmods/Castor-Character-Polygon-LoRA",
|
| 980 |
+
"weights": "Castor-Character-Polygon-LoRA.safetensors",
|
| 981 |
+
"trigger_word": "3D Polygon"
|
| 982 |
+
}
|
| 983 |
#add new
|
| 984 |
]
|
| 985 |
|