Spaces:
Runtime error
Runtime error
prithivMLmods
commited on
Commit
•
44d403f
1
Parent(s):
3396edb
Update app.py
Browse files
app.py
CHANGED
@@ -1373,6 +1373,38 @@ loras = [
|
|
1373 |
"repo": "bingbangboom/flux_oilscape",
|
1374 |
"weights": "flux_Oilstyle.safetensors",
|
1375 |
"trigger_word": "in the style of Oilstyle002"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1376 |
}
|
1377 |
|
1378 |
#add new
|
|
|
1373 |
"repo": "bingbangboom/flux_oilscape",
|
1374 |
"weights": "flux_Oilstyle.safetensors",
|
1375 |
"trigger_word": "in the style of Oilstyle002"
|
1376 |
+
},
|
1377 |
+
#152
|
1378 |
+
{
|
1379 |
+
"image": "https://huggingface.co/prithivMLmods/Red-Undersea-Flux-LoRA/resolve/main/images/RU1.png",
|
1380 |
+
"title": "Red Undersea Flux",
|
1381 |
+
"repo": "prithivMLmods/Red-Undersea-Flux-LoRA",
|
1382 |
+
"weights": "Red-Undersea.safetensors",
|
1383 |
+
"trigger_word": "Red Undersea"
|
1384 |
+
},
|
1385 |
+
#153
|
1386 |
+
{
|
1387 |
+
"image": "https://huggingface.co/prithivMLmods/3D-Render-Flux-LoRA/resolve/main/images/3D2.png",
|
1388 |
+
"title": "3D Render Flux LoRA",
|
1389 |
+
"repo": "prithivMLmods/3D-Render-Flux-LoRA",
|
1390 |
+
"weights": "3D_Portrait.safetensors",
|
1391 |
+
"trigger_word": "3D Portrait, 3d render"
|
1392 |
+
},
|
1393 |
+
#154
|
1394 |
+
{
|
1395 |
+
"image": "https://huggingface.co/prithivMLmods/Yellow-Pop-Flux-Dev-LoRA/resolve/main/images/YP1.png",
|
1396 |
+
"title": "Yellow Pop Flux",
|
1397 |
+
"repo": "prithivMLmods/Yellow-Pop-Flux-Dev-LoRA",
|
1398 |
+
"weights": "Yellow_Pop.safetensors",
|
1399 |
+
"trigger_word": "Yellow Pop"
|
1400 |
+
},
|
1401 |
+
#155
|
1402 |
+
{
|
1403 |
+
"image": "https://huggingface.co/prithivMLmods/Purple-Grid-Flux-LoRA/resolve/main/images/PG2.png",
|
1404 |
+
"title": "Purple Grid Flux",
|
1405 |
+
"repo": "prithivMLmods/Purple-Grid-Flux-LoRA",
|
1406 |
+
"weights": "Purple_Grid.safetensors",
|
1407 |
+
"trigger_word": "Purple Grid"
|
1408 |
}
|
1409 |
|
1410 |
#add new
|