prithivMLmods commited on
Commit
4eb99b4
·
verified ·
1 Parent(s): b52e2cb

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -228,6 +228,14 @@ loras = [
228
  "weights": "Animex.safetensors",
229
  "trigger_word": "Animex"
230
  },
 
 
 
 
 
 
 
 
231
  #Super-Blend
232
  {
233
  "image": "https://huggingface.co/strangerzonehf/Flux-Super-Blend-LoRA/resolve/main/images/SB1.png",
 
228
  "weights": "Animex.safetensors",
229
  "trigger_word": "Animex"
230
  },
231
+ #Mixer2.0
232
+ {
233
+ "image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Mix2-LoRA/resolve/main/images/3.png",
234
+ "title": "Midjourney Mix 2",
235
+ "repo": "strangerzonehf/Flux-Midjourney-Mix2-LoRA",
236
+ "weights": "mjV6.safetensors",
237
+ "trigger_word": "MJ v6"
238
+ },
239
  #Super-Blend
240
  {
241
  "image": "https://huggingface.co/strangerzonehf/Flux-Super-Blend-LoRA/resolve/main/images/SB1.png",