WatchOutForMike commited on
Commit
71710ce
·
1 Parent(s): 7117754

add D&D Style Flux

Browse files
Files changed (1) hide show
  1. app.py +3 -3
app.py CHANGED
@@ -198,10 +198,10 @@ loras = [
198
  #D&D Style
199
  {
200
  "image": "https://huggingface.co/SouthbayJay/dnd-style-flux/resolve/main/27073771.jpeg",
201
- "title": "D&D Style",
202
  "repo": "SouthbayJay/dnd-style-flux",
203
- "weights": "d&d-style.safetensors",
204
- "trigger_word": "D&D Style"
205
  },
206
  #Super-Realism
207
  {
 
198
  #D&D Style
199
  {
200
  "image": "https://huggingface.co/SouthbayJay/dnd-style-flux/resolve/main/27073771.jpeg",
201
+ "title": "DnD Style - Flux",
202
  "repo": "SouthbayJay/dnd-style-flux",
203
+ "weights": "dnd_style_flux.safetensors",
204
+ "trigger_word": "dndstyle"
205
  },
206
  #Super-Realism
207
  {