Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
755582e
1
Parent(s):
36fdd9e
Update app.py
Browse files
app.py
CHANGED
@@ -1309,6 +1309,70 @@ loras = [
|
|
1309 |
"repo": "dasdsff/PleinAirArt",
|
1310 |
"weights": "PleinAir_000002500.safetensors",
|
1311 |
"trigger_word": "P1e!n"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1312 |
}
|
1313 |
|
1314 |
#add new
|
|
|
1309 |
"repo": "dasdsff/PleinAirArt",
|
1310 |
"weights": "PleinAir_000002500.safetensors",
|
1311 |
"trigger_word": "P1e!n"
|
1312 |
+
},
|
1313 |
+
#144
|
1314 |
+
{
|
1315 |
+
"image": "https://huggingface.co/prithivMLmods/Orange-Chroma-Flux-LoRA/resolve/main/images/OC1.png",
|
1316 |
+
"title": "Orange Chroma",
|
1317 |
+
"repo": "prithivMLmods/Orange-Chroma-Flux-LoRA",
|
1318 |
+
"weights": "Orange-Chroma.safetensors",
|
1319 |
+
"trigger_word": "Orange Chroma"
|
1320 |
+
},
|
1321 |
+
#145
|
1322 |
+
{
|
1323 |
+
"image": "https://huggingface.co/prithivMLmods/Lime-Green-Flux-LoRA/resolve/main/images/LM1.png",
|
1324 |
+
"title": "Lime Green",
|
1325 |
+
"repo": "prithivMLmods/Lime-Green-Flux-LoRA",
|
1326 |
+
"weights": "Lime-Green.safetensors",
|
1327 |
+
"trigger_word": "Lime Green"
|
1328 |
+
},
|
1329 |
+
#146
|
1330 |
+
{
|
1331 |
+
"image": "https://huggingface.co/prithivMLmods/Fractured-Line-Flare/resolve/main/images/FS1.png",
|
1332 |
+
"title": "Line Flare",
|
1333 |
+
"repo": "prithivMLmods/Fractured-Line-Flare",
|
1334 |
+
"weights": "Fractured-Line-Flare.safetensors",
|
1335 |
+
"trigger_word": "Fractured Line Flare"
|
1336 |
+
},
|
1337 |
+
#147
|
1338 |
+
{
|
1339 |
+
"image": "https://huggingface.co/prithivMLmods/Golden-Dust-Flux-LoRA/resolve/main/images/GD2.png",
|
1340 |
+
"title": "Golden Dust",
|
1341 |
+
"repo": "prithivMLmods/Golden-Dust-Flux-LoRA",
|
1342 |
+
"weights": "Golden-Dust.safetensors",
|
1343 |
+
"trigger_word": "Golden Dust"
|
1344 |
+
},
|
1345 |
+
#148
|
1346 |
+
{
|
1347 |
+
"image": "https://huggingface.co/prithivMLmods/Purple-Dreamy-Flux-LoRA/resolve/main/images/PD3.png",
|
1348 |
+
"title": "Purple Dream",
|
1349 |
+
"repo": "prithivMLmods/Purple-Dreamy-Flux-LoRA",
|
1350 |
+
"weights": "Purple-Dreamy.safetensors",
|
1351 |
+
"trigger_word": "Purple Dreamy"
|
1352 |
+
},
|
1353 |
+
#149
|
1354 |
+
{
|
1355 |
+
"image": "https://huggingface.co/tryonlabs/FLUX.1-dev-LoRA-Outfit-Generator/resolve/main/images/sample7.jpeg",
|
1356 |
+
"title": "Outfit Generator",
|
1357 |
+
"repo": "tryonlabs/FLUX.1-dev-LoRA-Outfit-Generator",
|
1358 |
+
"weights": "outfit-generator.safetensors",
|
1359 |
+
"trigger_word": "Outfit"
|
1360 |
+
},
|
1361 |
+
#150
|
1362 |
+
{
|
1363 |
+
"image": "https://huggingface.co/davisbro/half_illustration/resolve/main/images/example1.webp",
|
1364 |
+
"title": "Half Illustration",
|
1365 |
+
"repo": "davisbro/half_illustration",
|
1366 |
+
"weights": "flux_train_replicate.safetensors",
|
1367 |
+
"trigger_word": "in the style of TOK"
|
1368 |
+
},
|
1369 |
+
#151
|
1370 |
+
{
|
1371 |
+
"image": "https://huggingface.co/bingbangboom/flux_oilscape/resolve/main/extras/3.jpg",
|
1372 |
+
"title": "Oilscape",
|
1373 |
+
"repo": "bingbangboom/flux_oilscape",
|
1374 |
+
"weights": "flux_Oilstyle.safetensors",
|
1375 |
+
"trigger_word": "in the style of Oilstyle002"
|
1376 |
}
|
1377 |
|
1378 |
#add new
|