prithivMLmods commited on
Commit
8e486a1
·
verified ·
1 Parent(s): 02b24ee

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +16 -0
app.py CHANGED
@@ -754,6 +754,22 @@ loras = [
754
  "weights": "Chrysolite_Light_Leaks.safetensors",
755
  "trigger_word": "LTLKS_CHRYLT"
756
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
757
  ]
758
 
759
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
 
754
  "weights": "Chrysolite_Light_Leaks.safetensors",
755
  "trigger_word": "LTLKS_CHRYLT"
756
  },
757
+ #71
758
+ {
759
+ "image": "https://huggingface.co/AIGCDuckBoss/fluxLora_cute3DModel/resolve/main/images/1.png",
760
+ "title": "Cute 3D",
761
+ "repo": "AIGCDuckBoss/fluxLora_cute3DModel",
762
+ "weights": "flux_cute3DModel.safetensors",
763
+ "trigger_word": "3d illustration"
764
+ },
765
+ #72
766
+ {
767
+ "image": "https://huggingface.co/alvdansen/flux_film_foto/resolve/main/images/ComfyUI_00247_.png",
768
+ "title": "Flmft Photo Style",
769
+ "repo": "alvdansen/flux_film_foto",
770
+ "weights": "araminta_k_flux_film_foto.safetensors",
771
+ "trigger_word": "flmft photo style"
772
+ },
773
  ]
774
 
775
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#