prithivMLmods commited on
Commit
55cead5
1 Parent(s): b846d6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -209,6 +209,14 @@ loras = [
209
  "weights": "dalle-mix.safetensors",
210
  "trigger_word": "dalle-mix"
211
  },
 
 
 
 
 
 
 
 
212
  #-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
213
  #0
214
  {
 
209
  "weights": "dalle-mix.safetensors",
210
  "trigger_word": "dalle-mix"
211
  },
212
+ #Midjourney-mix
213
+ {
214
+ "image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Mix-LoRA/resolve/main/images/mj10.png",
215
+ "title": "Midjourney Mix",
216
+ "repo": "strangerzonehf/Flux-Midjourney-Mix-LoRA",
217
+ "weights": "midjourney-mix.safetensors",
218
+ "trigger_word": "midjourney mix"
219
+ },
220
  #-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
221
  #0
222
  {