WatchOutForMike commited on
Commit
6efd4b6
·
1 Parent(s): 4ff7727

Added 6 D&D Styles

Browse files
Files changed (1) hide show
  1. app.py +22 -6
app.py CHANGED
@@ -203,13 +203,13 @@ loras = [
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
  {
@@ -221,12 +221,28 @@ loras = [
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",
 
203
  "weights": "dnd_style_flux.safetensors",
204
  "trigger_word": "dndstyle"
205
  },
206
+ #DNDartz2
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": "minaj546/DNDartz2",
211
+ "weights": "lora.safetensors",
212
+ "trigger_word": "DND2"
213
  },
214
  #DND_PARTY
215
  {
 
221
  },
222
  #DND Sketch Art
223
  {
224
+ "image": "https://cdn-uploads.huggingface.co/production/uploads/noauth/hUedjn4EDxVro01OkIe55.webp",
225
  "title": "DnD Sketch Art",
226
  "repo": "minaj546/dndsketchart",
227
  "weights": "lora.safetensors",
228
  "trigger_word": "DnD"
229
+ },
230
+ #DNDDN
231
+ {
232
+ "image": "https://huggingface.co/mrTvister/Dnddn/resolve/main/images/photo_6_2025-01-09_21-51-14.jpg",
233
+ "title": "DnD Portait",
234
+ "repo": "mrTvister/Dnddn",
235
+ "weights": "Dandadan.safetensors",
236
+ "trigger_word": "Anime-style close-up, solid background"
237
+ },
238
+ #DND Sketch Art
239
+ {
240
+ "image": "https://cdn-uploads.huggingface.co/production/uploads/noauth/hUedjn4EDxVro01OkIe55.webp",
241
+ "title": "DnD Sketch Art",
242
+ "repo": "weasley24/dnd-Flux-LoRA",
243
+ "weights": "lora.safetensors",
244
+ "trigger_word": "TOK"
245
+ },
246
  #Super-Realism
247
  {
248
  "image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/1.png",