prithivMLmods commited on
Commit
0a1b2ec
·
verified ·
1 Parent(s): 8e486a1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +51 -1
app.py CHANGED
@@ -204,7 +204,7 @@ loras = [
204
  },
205
  #25
206
  {
207
- "image": "https://huggingface.co/strangerzonehf/Flux-Icon-Kit-LoRA/resolve/main/images/1.png",
208
  "title": "Icon Kit",
209
  "repo": "strangerzonehf/Flux-Icon-Kit-LoRA",
210
  "weights": "Icon-Kit.safetensors",
@@ -770,6 +770,56 @@ loras = [
770
  "weights": "araminta_k_flux_film_foto.safetensors",
771
  "trigger_word": "flmft photo style"
772
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
773
  ]
774
 
775
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
 
204
  },
205
  #25
206
  {
207
+ "image": "https://huggingface.co/strangerzonehf/Flux-Icon-Kit-LoRA/resolve/main/images/6.png",
208
  "title": "Icon Kit",
209
  "repo": "strangerzonehf/Flux-Icon-Kit-LoRA",
210
  "weights": "Icon-Kit.safetensors",
 
770
  "weights": "araminta_k_flux_film_foto.safetensors",
771
  "trigger_word": "flmft photo style"
772
  },
773
+ #73
774
+ {
775
+ "image": "https://huggingface.co/glif/90s-anime-art/resolve/main/images/glif-90s-anime-lora-araminta-k-hgzcnpjlorspm86jhgpl57ph.jpg",
776
+ "title": "90s Anime Art",
777
+ "repo": "glif/90s-anime-art",
778
+ "weights": "flux_dev_anime.safetensors",
779
+ "trigger_word": "90s anime art styles"
780
+ },
781
+ #74
782
+ {
783
+ "image": "https://huggingface.co/Datou1111/Slow-Shutter/resolve/main/images/img__00628_.png",
784
+ "title": "Slow Shutter",
785
+ "repo": "Datou1111/Slow-Shutter",
786
+ "weights": "Slow-Shutter.safetensors",
787
+ "trigger_word": "slow shutter photography motion blur"
788
+ },
789
+ #75
790
+ {
791
+ "image": "https://huggingface.co/Datou1111/Yoji_Shinkawa/resolve/main/images/img__00198_.png",
792
+ "title": "Mecha Design Yoji Shinkawa",
793
+ "repo": "Datou1111/Yoji_Shinkawa",
794
+ "weights": "Yoji_Shinkawa.safetensors",
795
+ "trigger_word": "Yoji_Shinkawa"
796
+ },
797
+ #76
798
+ {
799
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Miniature-World/resolve/main/examples/1_0.8.png",
800
+ "title": "Miniature World ",
801
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Miniature-World",
802
+ "weights": "FLUX-dev-lora-Miniature-World.safetensors",
803
+ "trigger_word": "a meticulously crafted miniature scene"
804
+ },
805
+ #77
806
+ {
807
+ "image": "https://huggingface.co/strangerzonehf/Ctoon-Plus-Plus/resolve/main/images/4.png",
808
+ "title": "Ctoon ++",
809
+ "repo": "strangerzonehf/Ctoon-Plus-Plus",
810
+ "weights": "Ctoon++.safetensors",
811
+ "trigger_word": "Ctoon++"
812
+ },
813
+ #78
814
+ {
815
+ "image": "https://huggingface.co/longnthgmedia/flux_lora_meme_v2/resolve/main/samples/1728923568922__000008000_1.jpg",
816
+ "title": "Lora Meme",
817
+ "repo": "longnthgmedia/flux_lora_meme_v2",
818
+ "weights": "flux_lora_meme_v2.safetensors",
819
+ "trigger_word": ""
820
+ },
821
+
822
+
823
  ]
824
 
825
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#