Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1101,7 +1101,16 @@ loras = [
|
|
| 1101 |
"repo": "prithivMLmods/Uncoloured-Polygon-Flux-LoRA",
|
| 1102 |
"weights": "Uncoloured-3D-Polygon.safetensors",
|
| 1103 |
"trigger_word": "uncoloured polygon"
|
| 1104 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1105 |
|
| 1106 |
|
| 1107 |
#add new
|
|
|
|
| 1101 |
"repo": "prithivMLmods/Uncoloured-Polygon-Flux-LoRA",
|
| 1102 |
"weights": "Uncoloured-3D-Polygon.safetensors",
|
| 1103 |
"trigger_word": "uncoloured polygon"
|
| 1104 |
+
},
|
| 1105 |
+
#118
|
| 1106 |
+
{
|
| 1107 |
+
"image": "https://huggingface.co/prithivMLmods/Uncoloured-Polygon-Flux-LoRA/resolve/main/images/1.webp",
|
| 1108 |
+
"title": "Past Present Mix",
|
| 1109 |
+
"repo": "prithivMLmods/Past-Present-Deep-Mix-Flux-LoRA",
|
| 1110 |
+
"weights": "Past-Present-Deep-Mix-Flux-LoRA.safetensors",
|
| 1111 |
+
"trigger_word": "Mixing Past and Present"
|
| 1112 |
+
},
|
| 1113 |
+
#119
|
| 1114 |
|
| 1115 |
|
| 1116 |
#add new
|