prithivMLmods commited on
Commit
546aa77
1 Parent(s): 44d403f

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +49 -1
app.py CHANGED
@@ -1405,8 +1405,56 @@ loras = [
1405
  "repo": "prithivMLmods/Purple-Grid-Flux-LoRA",
1406
  "weights": "Purple_Grid.safetensors",
1407
  "trigger_word": "Purple Grid"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1408
  }
1409
-
1410
  #add new
1411
  ]
1412
 
 
1405
  "repo": "prithivMLmods/Purple-Grid-Flux-LoRA",
1406
  "weights": "Purple_Grid.safetensors",
1407
  "trigger_word": "Purple Grid"
1408
+ },
1409
+ #156
1410
+ {
1411
+ "image": "https://huggingface.co/prithivMLmods/Dark-Thing-Flux-LoRA/resolve/main/images/DT2.png",
1412
+ "title": "Dark Thing Flux",
1413
+ "repo": "prithivMLmods/Dark-Thing-Flux-LoRA",
1414
+ "weights": "Dark_Creature.safetensors",
1415
+ "trigger_word": "Dark Creature"
1416
+ },
1417
+ #157
1418
+ {
1419
+ "image": "https://huggingface.co/prithivMLmods/Shadow-Projection-Flux-LoRA/resolve/main/images/SP2.png",
1420
+ "title": "Shadow Projection",
1421
+ "repo": "prithivMLmods/Shadow-Projection-Flux-LoRA",
1422
+ "weights": "Shadow-Projection.safetensors",
1423
+ "trigger_word": "Shadow Projection"
1424
+ },
1425
+ #158
1426
+ {
1427
+ "image": "https://huggingface.co/prithivMLmods/Street-Bokeh-Flux-LoRA/resolve/main/images/SB2.png",
1428
+ "title": "Street Bokeh",
1429
+ "repo": "prithivMLmods/Street-Bokeh-Flux-LoRA",
1430
+ "weights": "Street_Bokeh.safetensors",
1431
+ "trigger_word": "Street Bokeh"
1432
+ },
1433
+ #159
1434
+ {
1435
+ "image": "https://huggingface.co/prithivMLmods/Abstract-Cartoon-Flux-LoRA/resolve/main/images/AC2.png",
1436
+ "title": "Abstract Cartoon",
1437
+ "repo": "prithivMLmods/Abstract-Cartoon-Flux-LoRA",
1438
+ "weights": "Abstract-Cartoon.safetensors",
1439
+ "trigger_word": "Abstract Cartoon"
1440
+ },
1441
+ #160
1442
+ {
1443
+ "image": "https://huggingface.co/Norod78/CartoonStyle-flux-lora/resolve/main/samples/1725344450635__000003800_1.jpg",
1444
+ "title": "Cartoon Style Flux",
1445
+ "repo": "Norod78/CartoonStyle-flux-lora",
1446
+ "weights": "CartoonStyle_flux_lora.safetensors",
1447
+ "trigger_word": ""
1448
+ },
1449
+ #161
1450
+ {
1451
+ "image": "https://huggingface.co/gokaygokay/Flux-2D-Game-Assets-LoRA/resolve/main/images/example_hhyzuu9jg.png",
1452
+ "title": "Flux 2D Game Assets",
1453
+ "repo": "gokaygokay/Flux-2D-Game-Assets-LoRA,
1454
+ "weights": "game_assets_v3.safetensors",
1455
+ "trigger_word": "GRPZA, white background, game asset"
1456
  }
1457
+
1458
  #add new
1459
  ]
1460