prithivMLmods commited on
Commit
bec88b8
1 Parent(s): bce3a8c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +74 -0
app.py CHANGED
@@ -706,7 +706,81 @@ loras = [
706
  "repo": "bingbangboom/flux_colorscape",
707
  "weights": "flux_colorscape.safetensors",
708
  "trigger_word": "illustration in the style of ASstyle001"
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
709
  }
 
710
  #add--new LoRA Below ↓ - Before that Use(,)
711
  ]
712
 
 
706
  "repo": "bingbangboom/flux_colorscape",
707
  "weights": "flux_colorscape.safetensors",
708
  "trigger_word": "illustration in the style of ASstyle001"
709
+ },
710
+ #71
711
+ {
712
+ "image": "https://huggingface.co/dvyio/flux-lora-thermal-image/resolve/main/images/WROSaNNU4-Gw0r5QoBRjf_f164ffa4f0804e68bad1d06d30deecfa.jpg",
713
+ "title": "Thermal Image",
714
+ "repo": "dvyio/flux-lora-thermal-image",
715
+ "weights": "79b5004c57ef4c4390dead1c65977bbb_pytorch_lora_weights.safetensors",
716
+ "trigger_word": "thermal image in the style of THRML"
717
+ },
718
+ #72
719
+ {
720
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Clothing-Flux-LoRA/resolve/main/images/333.png",
721
+ "title": "Clothing Flux",
722
+ "repo": "prithivMLmods/Canopus-Clothing-Flux-LoRA",
723
+ "weights": "Canopus-Clothing-Flux-Dev-Florence2-LoRA.safetensors",
724
+ "trigger_word": "Hoodie, Clothes, Shirt, Pant"
725
+ },
726
+ #73
727
+ {
728
+ "image": "https://huggingface.co/dvyio/flux-lora-stippled-illustration/resolve/main/images/57FPpbu74QTV45w6oNOtZ_26832270585f456c99e4a98b1c073745.jpg",
729
+ "title": "Stippled Illustration",
730
+ "repo": "dvyio/flux-lora-stippled-illustration",
731
+ "weights": "31984be602a04a1fa296d9ccb244fb29_pytorch_lora_weights.safetensors",
732
+ "trigger_word": "stippled illustration in the style of STPPLD"
733
+ },
734
+ #74
735
+ {
736
+ "image": "https://huggingface.co/wayned/fruitlabels/resolve/main/images/ComfyUI_03969_.png",
737
+ "title": "Fruitlabels",
738
+ "repo": "wayned/fruitlabels",
739
+ "weights": "fruitlabels2.safetensors",
740
+ "trigger_word": "fruit labels"
741
+
742
+ },
743
+ #75
744
+ {
745
+ "image": "https://huggingface.co/punzel/flux_margot_robbie/resolve/main/images/ComfyUI_Flux_Finetune_00142_.png",
746
+ "title": "Margot Robbie",
747
+ "repo": "punzel/flux_margot_robbie",
748
+ "weights": "flux_margot_robbie.safetensors",
749
+ "trigger_word": ""
750
+ },
751
+ #76
752
+ {
753
+ "image": "https://huggingface.co/diabolic6045/Formula1_Lego_Lora/resolve/main/images/example_502kcuiba.png",
754
+ "title": "Formula 1 Lego",
755
+ "repo": "punzel/flux_margot_robbie",
756
+ "weights": "tost-2024-09-20-09-58-33-f1leg0s.safetensors",
757
+ "trigger_word": "f1leg0s"
758
+ },
759
+ #77
760
+ {
761
+ "image": "https://huggingface.co/glif/Brain-Melt-Acid-Art/resolve/main/images/IMG_0832.png",
762
+ "title": "Melt Acid",
763
+ "repo": "glif/Brain-Melt-Acid-Art",
764
+ "weights": "Brain_Melt.safetensors",
765
+ "trigger_word": "in an acid surrealism style, maximalism"
766
+ },
767
+ #78
768
+ {
769
+ "image": "https://huggingface.co/jeremytai/enso-zen/blob/main/images/example_a0iwdj5lu.png",
770
+ "title": "Enso",
771
+ "repo": "jeremytai/enso-zen",
772
+ "weights": "enso-zen.safetensors",
773
+ "trigger_word": "enso"
774
+ },
775
+ #79
776
+ {
777
+ "image": "https://huggingface.co/veryVANYA/opus-ascii-flux/resolve/main/31654332.jpeg",
778
+ "title": "Opus Ascii",
779
+ "repo": "veryVANYA/opus-ascii-flux",
780
+ "weights": "flux_opus_ascii.safetensors",
781
+ "trigger_word": "opus_ascii"
782
  }
783
+
784
  #add--new LoRA Below ↓ - Before that Use(,)
785
  ]
786