prithivMLmods commited on
Commit
ffb94f3
1 Parent(s): 6c1a730

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -476,6 +476,14 @@ loras = [
476
  "weights": "flux_sadie_sink.safetensors",
477
  "trigger_word": "Sadie Sink"
478
  },
 
 
 
 
 
 
 
 
479
  #add--new LoRA Below ↓ - Before that Use(,)
480
  ]
481
 
 
476
  "weights": "flux_sadie_sink.safetensors",
477
  "trigger_word": "Sadie Sink"
478
  },
479
+ #42
480
+ {
481
+ "image": "https://huggingface.co/punzel/flux_jenna_ortega/resolve/main/images/ComfyUI_Flux_Finetune_00065_.png",
482
+ "title": "Jenna ortega",
483
+ "repo": "punzel/flux_jenna_ortega",
484
+ "weights": "flux_sadie_sink.safetensors",
485
+ "trigger_word": "Jenna ortega"
486
+ },
487
  #add--new LoRA Below ↓ - Before that Use(,)
488
  ]
489