prithivMLmods commited on
Commit
2a99f56
1 Parent(s): fea61d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -201,6 +201,14 @@ loras = [
201
  "weights": "super-realism.safetensors",
202
  "trigger_word": "Super Realism"
203
  },
 
 
 
 
 
 
 
 
204
  #-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
205
  #0
206
  {
 
201
  "weights": "super-realism.safetensors",
202
  "trigger_word": "Super Realism"
203
  },
204
+ #Dalle-Mix
205
+ {
206
+ "image": "https://huggingface.co/prithivMLmods/Flux-Dalle-Mix-LoRA/resolve/main/images/D3.png",
207
+ "title": "Dalle Mix",
208
+ "repo": "prithivMLmods/Flux-Dalle-Mix-LoRA",
209
+ "weights": "dalle-mix.safetensors",
210
+ "trigger_word": "dalle-mix"
211
+ },
212
  #-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
213
  #0
214
  {