Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -1293,6 +1293,14 @@ loras = [
|
|
| 1293 |
"repo": "prithivMLmods/Digital-Yellow-Flux-LoRA",
|
| 1294 |
"weights": "Digital-Yellow.safetensors",
|
| 1295 |
"trigger_word": "Digital Yellow"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1296 |
}
|
| 1297 |
|
| 1298 |
#add new
|
|
|
|
| 1293 |
"repo": "prithivMLmods/Digital-Yellow-Flux-LoRA",
|
| 1294 |
"weights": "Digital-Yellow.safetensors",
|
| 1295 |
"trigger_word": "Digital Yellow"
|
| 1296 |
+
},
|
| 1297 |
+
#142
|
| 1298 |
+
{
|
| 1299 |
+
"image": "https://huggingface.co/cfahlgren1/flux-qwen-capybara/resolve/main/images/example_72ao6twvk.png",
|
| 1300 |
+
"title": "Flux Qwen Capybara",
|
| 1301 |
+
"repo": "cfahlgren1/flux-qwen-capybara",
|
| 1302 |
+
"weights": "flux-qwen-capybara.safetensors",
|
| 1303 |
+
"trigger_word": "QWENCAPY"
|
| 1304 |
}
|
| 1305 |
|
| 1306 |
#add new
|