Spaces:
Runtime error
Runtime error
prithivMLmods
commited on
Commit
•
fb747e8
1
Parent(s):
f76d778
Update app.py
Browse files
app.py
CHANGED
@@ -1213,7 +1213,16 @@ loras = [
|
|
1213 |
"repo": "prithivMLmods/Canopus-Pixar-3D-Flux-LoRA",
|
1214 |
"weights": "Canopus-Pixar-3D-FluxDev-LoRA.safetensors",
|
1215 |
"trigger_word": "Pixar 3D"
|
1216 |
-
}
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1217 |
|
1218 |
#add new
|
1219 |
]
|
|
|
1213 |
"repo": "prithivMLmods/Canopus-Pixar-3D-Flux-LoRA",
|
1214 |
"weights": "Canopus-Pixar-3D-FluxDev-LoRA.safetensors",
|
1215 |
"trigger_word": "Pixar 3D"
|
1216 |
+
},
|
1217 |
+
#132
|
1218 |
+
{
|
1219 |
+
"image": "https://huggingface.co/prithivMLmods/EBook-Creative-Cover-Flux-LoRA/resolve/main/images/E2.png",
|
1220 |
+
"title": "EBook Cover",
|
1221 |
+
"repo": "prithivMLmods/EBook-Creative-Cover-Flux-LoRA",
|
1222 |
+
"weights": "EBook-Cover.safetensors",
|
1223 |
+
"trigger_word": "EBook Cover"
|
1224 |
+
},
|
1225 |
+
#133
|
1226 |
|
1227 |
#add new
|
1228 |
]
|