prithivMLmods commited on
Commit
a5c693d
·
verified ·
1 Parent(s): 160409d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -250,6 +250,14 @@ loras = [
250
  "weights": "333-Pro.safetensors",
251
  "trigger_word": "333 Pro Sketch"
252
  },
 
 
 
 
 
 
 
 
253
  ]
254
 
255
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#
 
250
  "weights": "333-Pro.safetensors",
251
  "trigger_word": "333 Pro Sketch"
252
  },
253
+ #7
254
+ {
255
+ "image": "https://huggingface.co/strangerzonehf/BnW-Expressions-Flux/resolve/main/images/111.png",
256
+ "title": "BnW Expressions",
257
+ "repo": "strangerzonehf/BnW-Expressions-Flux",
258
+ "weights": "BnW-Expressions.safetensors",
259
+ "trigger_word": "BnW Expressions"
260
+ },
261
  ]
262
 
263
  #--------------------------------------------------Model Initialization-----------------------------------------------------------------------------------------#