prithivMLmods commited on
Commit
1e93873
·
verified ·
1 Parent(s): 503b8fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +6 -6
app.py CHANGED
@@ -235,13 +235,13 @@ loras = [
235
  "weights": "mjV6.safetensors",
236
  "trigger_word": "MJ v6"
237
  },
238
- #image-preferences-flux-dev-lora
239
  {
240
- "image": "https://huggingface.co/strangerzonehf/Flux-Ultimate-LoRA-Collection/resolve/main/images/ipdv.png",
241
- "title": "Image Preferences Demo",
242
- "repo": "data-is-better-together/image-preferences-flux-dev-lora",
243
- "weights": "pytorch_lora_weights.safetensors",
244
- "trigger_word": "Cinematic, Photographic, Anime, Manga, Digital art, Pixel art, Fantasy art, Neonpunk, 3D Model, Painting, Animation, Illustration"
245
  },
246
  #Super-Blend
247
  {
 
235
  "weights": "mjV6.safetensors",
236
  "trigger_word": "MJ v6"
237
  },
238
+ #Super Portrait
239
  {
240
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Portrait-LoRA/resolve/main/images/3.png",
241
+ "title": "Super Portraits",
242
+ "repo": "strangerzonehf/Flux-Super-Portrait-LoRA",
243
+ "weights": "Super-Portrait.safetensors",
244
+ "trigger_word": "Super Portrait"
245
  },
246
  #Super-Blend
247
  {