prithivMLmods commited on
Commit
14dfb92
·
verified ·
1 Parent(s): 0604b60

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +9 -0
app.py CHANGED
@@ -1003,6 +1003,15 @@ loras = [
1003
  "weights": "WaterColorSketchStyle.safetensors",
1004
  "trigger_word": "WaterColorSketchStyle"
1005
  },
 
 
 
 
 
 
 
 
 
1006
  ]
1007
 
1008
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
 
1003
  "weights": "WaterColorSketchStyle.safetensors",
1004
  "trigger_word": "WaterColorSketchStyle"
1005
  },
1006
+ #102
1007
+ {
1008
+ "image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Painterly-LoRA/resolve/main/images/222.png",
1009
+ "title": "Midjourney-Painterly",
1010
+ "repo": "strangerzonehf/Flux-Midjourney-Painterly-LoRA",
1011
+ "weights": "midjourney-painterly.safetensors",
1012
+ "trigger_word": "mj painterly"
1013
+ },
1014
+ #103
1015
  ]
1016
 
1017
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#