prithivMLmods commited on
Commit
a5b1f8a
1 Parent(s): fb747e8

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +31 -0
app.py CHANGED
@@ -1223,6 +1223,37 @@ loras = [
1223
  "trigger_word": "EBook Cover"
1224
  },
1225
  #133
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
1226
 
1227
  #add new
1228
  ]
 
1223
  "trigger_word": "EBook Cover"
1224
  },
1225
  #133
1226
+ {
1227
+ "image": "https://huggingface.co/prithivMLmods/Minimal-Futuristic-Flux-LoRA/resolve/main/images/MF3.png",
1228
+ "title": "Minimal Futuristic",
1229
+ "repo": "prithivMLmods/Minimal-Futuristic-Flux-LoRA",
1230
+ "weights": "Minimal-Futuristic.safetensors",
1231
+ "trigger_word": "Minimal Futuristic"
1232
+ },
1233
+ #134
1234
+ {
1235
+ "image": "https://huggingface.co/prithivMLmods/Seamless-Pattern-Design-Flux-LoRA/resolve/main/images/SP1.png",
1236
+ "title": "Seamless Pattern",
1237
+ "repo": "prithivMLmods/Seamless-Pattern-Design-Flux-LoRA",
1238
+ "weights": "Seamless-Pattern-Design.safetensors",
1239
+ "trigger_word": "Seamless Pattern Design"
1240
+ },
1241
+ #135
1242
+ {
1243
+ "image": "https://huggingface.co/prithivMLmods/Logo-Design-Flux-LoRA/resolve/main/images/LD1.png",
1244
+ "title": "Logo Design",
1245
+ "repo": "prithivMLmods/Logo-Design-Flux-LoRA",
1246
+ "weights": "Logo-design.safetensors",
1247
+ "trigger_word": "Logo Design"
1248
+ },
1249
+ #136
1250
+ {
1251
+ "image": "https://huggingface.co/prithivMLmods/Coloring-Book-Flux-LoRA/resolve/main/images/EB1.png",
1252
+ "title": "Coloring Book",
1253
+ "repo": "prithivMLmods/Coloring-Book-Flux-LoRA",
1254
+ "weights": "coloring-book.safetensors",
1255
+ "trigger_word": "Coloring Book"
1256
+ },
1257
 
1258
  #add new
1259
  ]