prithivMLmods commited on
Commit
9003045
1 Parent(s): 411c33a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -1524,6 +1524,14 @@ loras = [
1524
  "repo": "prithivMLmods/Retro-Pixel-Flux-LoRA",
1525
  "weights": "Retro-Pixel.safetensors",
1526
  "trigger_word": "Retro Pixel"
 
 
 
 
 
 
 
 
1527
  }
1528
  #add new
1529
  ]
 
1524
  "repo": "prithivMLmods/Retro-Pixel-Flux-LoRA",
1525
  "weights": "Retro-Pixel.safetensors",
1526
  "trigger_word": "Retro Pixel"
1527
+ },
1528
+ #171
1529
+ {
1530
+ "image": "https://huggingface.co/prithivMLmods/Teen-Outfit/resolve/main/images/TO2.png",
1531
+ "title": "Teen Outfit",
1532
+ "repo": "prithivMLmods/Teen-Outfit",
1533
+ "weights": "Teen-Outfit.safetensors",
1534
+ "trigger_word": "Teen Outfit"
1535
  }
1536
  #add new
1537
  ]