prithivMLmods commited on
Commit
40dc66a
1 Parent(s): 708867a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +16 -0
app.py CHANGED
@@ -1190,6 +1190,22 @@ loras = [
1190
  "weights": "ume_modern_pixelart.safetensors",
1191
  "trigger_word": "umempart"
1192
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1193
 
1194
  #add new
1195
  ]
 
1190
  "weights": "ume_modern_pixelart.safetensors",
1191
  "trigger_word": "umempart"
1192
  },
1193
+ #129
1194
+ {
1195
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Only-Stickers-Flux-LoRA/resolve/main/images/222.png",
1196
+ "title": "Sticker",
1197
+ "repo": "prithivMLmods/Ton618-Only-Stickers-Flux-LoRA",
1198
+ "weights": "only-stickers.safetensors",
1199
+ "trigger_word": "Only Sticker"
1200
+ },
1201
+ #130
1202
+ {
1203
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Space-Wallpaper-LoRA/resolve/main/images/222.png",
1204
+ "title": "Space Wallpaper",
1205
+ "repo": "prithivMLmods/Ton618-Space-Wallpaper-LoRA",
1206
+ "weights": "space-wallpaper-xl.safetensor",
1207
+ "trigger_word": "Space Wallpaper"
1208
+ }
1209
 
1210
  #add new
1211
  ]