WatchOutForMike commited on
Commit
4ff7727
·
1 Parent(s): a9a09a3
Files changed (1) hide show
  1. app.py +17 -1
app.py CHANGED
@@ -203,7 +203,15 @@ loras = [
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",
@@ -211,6 +219,14 @@ loras = [
211
  "weights": "lora.safetensors",
212
  "trigger_word": "DND_PARTY"
213
  },
 
 
 
 
 
 
 
 
214
  #Super-Realism
215
  {
216
  "image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/1.png",
 
203
  "weights": "dnd_style_flux.safetensors",
204
  "trigger_word": "dndstyle"
205
  },
206
+ #DNDDN
207
+ {
208
+ "image": "https://huggingface.co/mrTvister/Dnddn/resolve/main/images/photo_6_2025-01-09_21-51-14.jpg",
209
+ "title": "DnD Portait",
210
+ "repo": "mrTvister/Dnddn",
211
+ "weights": "Dandadan.safetensors",
212
+ "trigger_word": "Anime-style close-up, solid background"
213
+ },
214
+ #DND_PARTY
215
  {
216
  "image": "https://cdn-uploads.huggingface.co/production/uploads/noauth/hTDygXMBQ_fbut2mTnqwM.webp",
217
  "title": "DnD Party",
 
219
  "weights": "lora.safetensors",
220
  "trigger_word": "DND_PARTY"
221
  },
222
+ #DND Sketch Art
223
+ {
224
+ "image": "https://cdn-uploads.huggingface.co/production/uploads/noauth/hTDygXMBQ_fbut2mTnqwM.webp",
225
+ "title": "DnD Sketch Art",
226
+ "repo": "minaj546/dndsketchart",
227
+ "weights": "lora.safetensors",
228
+ "trigger_word": "DnD"
229
+ },
230
  #Super-Realism
231
  {
232
  "image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/1.png",