WatchOutForMike commited on
Commit
a9a09a3
·
1 Parent(s): b08c1da
Files changed (1) hide show
  1. app.py +8 -0
app.py CHANGED
@@ -202,6 +202,14 @@ loras = [
202
  "repo": "SouthbayJay/dnd-style-flux",
203
  "weights": "dnd_style_flux.safetensors",
204
  "trigger_word": "dndstyle"
 
 
 
 
 
 
 
 
205
  },
206
  #Super-Realism
207
  {
 
202
  "repo": "SouthbayJay/dnd-style-flux",
203
  "weights": "dnd_style_flux.safetensors",
204
  "trigger_word": "dndstyle"
205
+ },
206
+ #DND_PARTY
207
+ {
208
+ "image": "https://cdn-uploads.huggingface.co/production/uploads/noauth/hTDygXMBQ_fbut2mTnqwM.webp",
209
+ "title": "DnD Party",
210
+ "repo": "weasley24/dnd-party-Flux-LoRA",
211
+ "weights": "lora.safetensors",
212
+ "trigger_word": "DND_PARTY"
213
  },
214
  #Super-Realism
215
  {