WatchOutForMike commited on
Commit
8533d8a
·
1 Parent(s): 9ca0e14
Files changed (1) hide show
  1. app.py +1917 -20
app.py CHANGED
@@ -36,7 +36,7 @@ import spaces
36
  # from huggingface_hub import login
37
 
38
  # Log in to Hugging Face using the provided token
39
- # hf_token = 'hf-token-authentication' # Replace with your actual token
40
  # login(hf_token)
41
 
42
  def calculate_shift(
@@ -198,11 +198,19 @@ loras = [
198
  #D&D Style
199
  {
200
  "image": "https://huggingface.co/SouthbayJay/dnd-style-flux/resolve/main/27073771.jpeg",
201
- "title": "DnD Style",
202
  "repo": "SouthbayJay/dnd-style-flux",
203
  "weights": "dnd_style_flux.safetensors",
204
  "trigger_word": "dndstyle"
205
  },
 
 
 
 
 
 
 
 
206
  #DND Weasley
207
  {
208
  "image": "https://cdn-uploads.huggingface.co/production/uploads/noauth/T9jOsT74oPDh7EwRizkjH.webp",
@@ -227,14 +235,6 @@ loras = [
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
  #99
239
  {
240
  "image": "https://huggingface.co/wavymulder/OverlordStyleFLUX/resolve/main/imgs/ComfyUI_00668_.png",
@@ -242,7 +242,1903 @@ loras = [
242
  "repo": "wavymulder/OverlordStyleFLUX",
243
  "weights": "ovld_style_overlord_wavymulder.safetensors",
244
  "trigger_word": "ovld style anime"
245
- },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
246
  #add new
247
  ]
248
 
@@ -506,9 +2402,10 @@ with gr.Blocks(theme="YTheme/Minecraft", css=css, delete_cache=(60, 60)) as app:
506
  title = gr.HTML(
507
  """
508
  <div id="title">
509
- <h1>⚔️ Dungeon Master's Canvas ⚔️</h1>
510
  <p>
511
- <strong>Craft the Realm!</strong> Generate images of heroic battles, fantastical creatures, and enchanting landscapes. Perfect for Dungeon Masters and players alike. <br>
 
512
  <a href="https://chatdnd.net" target="_blank">Visit Our Website</a> |
513
  <a href="https://buymeacoffee.com/watchoutformike" target="_blank">Support Us</a>
514
  </p>
@@ -521,18 +2418,18 @@ with gr.Blocks(theme="YTheme/Minecraft", css=css, delete_cache=(60, 60)) as app:
521
  with gr.Row():
522
  with gr.Column(scale=3):
523
  prompt = gr.Textbox(
524
- label="📜 Your Epic Quest Description",
525
  lines=1,
526
- placeholder="Describe your dungeon, creature, or magical item..."
527
  )
528
  with gr.Column(scale=1, elem_id="gen_column"):
529
- generate_button = gr.Button("Cast the Spell!", variant="primary", elem_id="gen_btn")
530
  with gr.Row():
531
  with gr.Column():
532
  selected_info = gr.Markdown("")
533
  gallery = gr.Gallery(
534
  [(item["image"], item["title"]) for item in loras],
535
- label=" Magical LoRA Artifacts ",
536
  allow_preview=False,
537
  columns=3,
538
  elem_id="gallery",
@@ -540,18 +2437,18 @@ with gr.Blocks(theme="YTheme/Minecraft", css=css, delete_cache=(60, 60)) as app:
540
  )
541
  with gr.Group():
542
  custom_lora = gr.Textbox(
543
- label=" Add a Custom Artifact (LoRA)",
544
  placeholder="prithivMLmods/Canopus-LoRA-Flux-Anime"
545
  )
546
  gr.Markdown(
547
- """[Explore the Tome of LoRA Artifacts 📜](https://huggingface.co/models?other=base_model:adapter:black-forest-labs/FLUX.1-dev)""",
548
  elem_id="lora_list"
549
  )
550
  custom_lora_info = gr.HTML(visible=False)
551
  custom_lora_button = gr.Button("Remove Custom Artifact", visible=False)
552
  with gr.Column():
553
  progress_bar = gr.Markdown(elem_id="progress", visible=False)
554
- result = gr.Image(label="✨ Your D&D Masterpiece")
555
 
556
  with gr.Row():
557
  with gr.Accordion("🛠️ Advanced Settings ⚙️", open=False):
 
36
  # from huggingface_hub import login
37
 
38
  # Log in to Hugging Face using the provided token
39
+ # hf_token = 'hf-token-authentication'
40
  # login(hf_token)
41
 
42
  def calculate_shift(
 
198
  #D&D Style
199
  {
200
  "image": "https://huggingface.co/SouthbayJay/dnd-style-flux/resolve/main/27073771.jpeg",
201
+ "title": "DnD Art",
202
  "repo": "SouthbayJay/dnd-style-flux",
203
  "weights": "dnd_style_flux.safetensors",
204
  "trigger_word": "dndstyle"
205
  },
206
+ #DND Cartoon
207
+ {
208
+ "image": "https://huggingface.co/AIGCDuckBoss/fluxLora_gamecartoon/resolve/main/images/1.png",
209
+ "title": "DnD Character",
210
+ "repo": "AIGCDuckBoss/fluxLora_gamecartoon",
211
+ "weights": "fluxLora_gamecartoon.safetensors",
212
+ "trigger_word": "The overall style of the illustration is cartoon style"
213
+ },
214
  #DND Weasley
215
  {
216
  "image": "https://cdn-uploads.huggingface.co/production/uploads/noauth/T9jOsT74oPDh7EwRizkjH.webp",
 
235
  "weights": "lora.safetensors",
236
  "trigger_word": "DnD"
237
  },
 
 
 
 
 
 
 
 
238
  #99
239
  {
240
  "image": "https://huggingface.co/wavymulder/OverlordStyleFLUX/resolve/main/imgs/ComfyUI_00668_.png",
 
242
  "repo": "wavymulder/OverlordStyleFLUX",
243
  "weights": "ovld_style_overlord_wavymulder.safetensors",
244
  "trigger_word": "ovld style anime"
245
+ },
246
+ #Super-Realism
247
+ {
248
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Realism-LoRA/resolve/main/images/1.png",
249
+ "title": "Super Realism",
250
+ "repo": "strangerzonehf/Flux-Super-Realism-LoRA",
251
+ "weights": "super-realism.safetensors",
252
+ "trigger_word": "Super Realism"
253
+ },
254
+ #Dalle-Mix
255
+ {
256
+ "image": "https://huggingface.co/prithivMLmods/Flux-Dalle-Mix-LoRA/resolve/main/images/D3.png",
257
+ "title": "Dalle Mix",
258
+ "repo": "prithivMLmods/Flux-Dalle-Mix-LoRA",
259
+ "weights": "dalle-mix.safetensors",
260
+ "trigger_word": "dalle-mix"
261
+ },
262
+ #Datou1111/shou_xin
263
+ {
264
+ "image": "https://huggingface.co/strangerzonehf/Flux-Ultimate-LoRA-Collection/resolve/main/images/example_aqz3dv60n.jpeg",
265
+ "title": "SHOU_XIN",
266
+ "repo": "Datou1111/shou_xin",
267
+ "weights": "shou_xin.safetensors",
268
+ "trigger_word": "shou_xin, pencil sketch"
269
+ },
270
+ #smudge
271
+ {
272
+ "image": "https://huggingface.co/strangerzonehf/Flux-Sketch-Smudge-LoRA/resolve/main/images/5.png",
273
+ "title": "Sketch_Smudge",
274
+ "repo": "strangerzonehf/Flux-Sketch-Smudge-LoRA",
275
+ "weights": "Sketch-Smudge.safetensors",
276
+ "trigger_word": " Sketch Smudge"
277
+ },
278
+ #anime-v1
279
+ {
280
+ "image": "https://huggingface.co/strangerzonehf/Flux-Animeo-v1-LoRA/resolve/main/images/A4.png",
281
+ "title": "Animeo Mix",
282
+ "repo": "strangerzonehf/Flux-Animeo-v1-LoRA",
283
+ "weights": "Animeo.safetensors",
284
+ "trigger_word": "Animeo"
285
+ },
286
+ #anime-v2
287
+ {
288
+ "image": "https://huggingface.co/strangerzonehf/Flux-Animex-v2-LoRA/resolve/main/images/A33.png",
289
+ "title": "Animex Mix",
290
+ "repo": "strangerzonehf/Flux-Animex-v2-LoRA",
291
+ "weights": "Animex.safetensors",
292
+ "trigger_word": "Animex"
293
+ },
294
+ #Super Portrait
295
+ {
296
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Portrait-LoRA/resolve/main/images/3.png",
297
+ "title": "Super Portraits",
298
+ "repo": "strangerzonehf/Flux-Super-Portrait-LoRA",
299
+ "weights": "Super-Portrait.safetensors",
300
+ "trigger_word": "Super Portrait"
301
+ },
302
+ #Super-Blend
303
+ {
304
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Blend-LoRA/resolve/main/images/SB1.png",
305
+ "title": "Super Blend",
306
+ "repo": "strangerzonehf/Flux-Super-Blend-LoRA",
307
+ "weights": "Super-Blend.safetensors",
308
+ "trigger_word": "Super Blend"
309
+ },
310
+ #3DXL P@1
311
+ {
312
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0001/resolve/main/images/4.png",
313
+ "title": "3DXLP1",
314
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-0001",
315
+ "weights": "3DXLP1.safetensors",
316
+ "trigger_word": "3DXLP1"
317
+ },
318
+ #Mixer2.0
319
+ {
320
+ "image": "https://huggingface.co/strangerzonehf/Flux-Midjourney-Mix2-LoRA/resolve/main/images/3.png",
321
+ "title": "Midjourney Mix 2",
322
+ "repo": "strangerzonehf/Flux-Midjourney-Mix2-LoRA",
323
+ "weights": "mjV6.safetensors",
324
+ "trigger_word": "MJ v6"
325
+ },
326
+ {
327
+ "image": "https://huggingface.co/prithivMLmods/Flux-Long-Toon-LoRA/resolve/main/images/LT5.png",
328
+ "title": "Long Toons",
329
+ "repo": "prithivMLmods/Flux-Long-Toon-LoRA",
330
+ "weights": "Long-Toon.safetensors",
331
+ "trigger_word": "Long toons"
332
+ },
333
+ {
334
+ "image": "https://huggingface.co/strangerzonehf/Flux-Cute-3D-Kawaii-LoRA/resolve/main/images/CK3.png",
335
+ "title": "Cute 3D Kawaii",
336
+ "repo": "strangerzonehf/Flux-Cute-3D-Kawaii-LoRA",
337
+ "weights": "Cute-3d-Kawaii.safetensors",
338
+ "trigger_word": "Cute 3d Kawaii"
339
+ },
340
+
341
+ {
342
+ "image": "https://huggingface.co/strangerzonehf/Flux-Isometric-3D-LoRA/resolve/main/images/ID2.png",
343
+ "title": "Isometric 3D",
344
+ "repo": "strangerzonehf/Flux-Isometric-3D-LoRA",
345
+ "weights": "Isometric-3D.safetensors",
346
+ "trigger_word": "Isometric 3D"
347
+ },
348
+ {
349
+ "image": "https://huggingface.co/prithivMLmods/Flux-Toonic-2.5D-LoRA/resolve/main/images/T2.png",
350
+ "title": "Toon 2.5D",
351
+ "repo": "prithivMLmods/Flux-Toonic-2.5D-LoRA",
352
+ "weights": "toonic2.5D.safetensors",
353
+ "trigger_word": "toonic 2.5D"
354
+ },
355
+ {
356
+ "image": "https://huggingface.co/strangerzonehf/Flux-YWL-Realism-LoRA/resolve/main/images/R3.png",
357
+ "title": "YWL Realism",
358
+ "repo": "strangerzonehf/Flux-YWL-Realism-LoRA",
359
+ "weights": "ywl-realism.safetensors",
360
+ "trigger_word": "ylw realism"
361
+ },
362
+ #chill-guy
363
+ {
364
+ "image": "https://huggingface.co/prithivMLmods/Flux-Chill-Guy-Zone/resolve/main/images/8.png",
365
+ "title": "Chill Guy",
366
+ "repo": "prithivMLmods/Flux-Chill-Guy-Zone",
367
+ "weights": "chill-guy.safetensors",
368
+ "trigger_word": "chill guy"
369
+ },
370
+ {
371
+ "image": "https://huggingface.co/p1atdev/flux.1-schnell-pvc-style-lora/resolve/main/images/flux_lora_00221_.png",
372
+ "title": "Anime PVC Style",
373
+ "repo": "p1atdev/flux.1-schnell-pvc-style-lora",
374
+ "weights": "pvc-shnell-7250+7500.safetensors",
375
+ "trigger_word": "pvc figure, nendoroid, figma"
376
+ },
377
+ {
378
+ "image": "https://huggingface.co/strangerzonehf/Flux-C4C-Design-LoRA/resolve/main/images/4.png",
379
+ "title": "Smiley C4C",
380
+ "repo": "strangerzonehf/Flux-C4C-Design-LoRA",
381
+ "weights": "Smiley-C4C.safetensors",
382
+ "trigger_word": "Smiley C4C"
383
+ },
384
+ #-----------------------------------------------------------------------------------LoRA's----------------------------------------------------------------------#
385
+ #0
386
+ {
387
+ "image": "https://huggingface.co/prithivMLmods/Purple-Dreamy-Flux-LoRA/resolve/main/images/PD3.png",
388
+ "title": "Purple Dream",
389
+ "repo": "prithivMLmods/Purple-Dreamy-Flux-LoRA",
390
+ "weights": "Purple-Dreamy.safetensors",
391
+ "trigger_word": "Purple Dreamy"
392
+ },
393
+ #1
394
+ {
395
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-FaceRealism/resolve/main/images/11.png",
396
+ "title": "Flux Face Realism",
397
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-FaceRealism",
398
+ "trigger_word": "Realism"
399
+ },
400
+ #2
401
+ {
402
+ "image": "https://huggingface.co/alvdansen/softserve_anime/resolve/main/images/ComfyUI_00134_.png",
403
+ "title": "Softserve Anime",
404
+ "repo": "alvdansen/softserve_anime",
405
+ "trigger_word": "sftsrv style illustration"
406
+ },
407
+ #3
408
+ {
409
+ "image": "https://huggingface.co/prithivMLmods/Fashion-Hut-Modeling-LoRA/resolve/main/images/MO1.png",
410
+ "title": "Modeling Hut",
411
+ "repo": "prithivMLmods/Fashion-Hut-Modeling-LoRA",
412
+ "trigger_word": "Modeling of"
413
+ },
414
+ #4
415
+ {
416
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-One-Click-Creative-Template/resolve/main/images/f2cc649985648e57b9b9b14ca7a8744ac8e50d75b3a334ed4df0f368.jpg",
417
+ "title": "Creative Template",
418
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-One-Click-Creative-Template",
419
+ "trigger_word": "The background is 4 real photos, and in the middle is a cartoon picture summarizing the real photos."
420
+ },
421
+ #5
422
+ {
423
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-UltraRealism-2.0/resolve/main/images/XX.png",
424
+ "title": "Ultra Realism",
425
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-UltraRealism-2.0",
426
+ "trigger_word": "Ultra realistic"
427
+ },
428
+ #6
429
+ {
430
+ "image": "https://huggingface.co/gokaygokay/Flux-Game-Assets-LoRA-v2/resolve/main/images/example_y2bqpuphc.png",
431
+ "title": "Game Assets",
432
+ "repo": "gokaygokay/Flux-Game-Assets-LoRA-v2",
433
+ "trigger_word": "wbgmsst, white background"
434
+ },
435
+ #7
436
+ {
437
+ "image": "https://huggingface.co/alvdansen/softpasty-flux-dev/resolve/main/images/ComfyUI_00814_%20(2).png",
438
+ "title": "Softpasty",
439
+ "repo": "alvdansen/softpasty-flux-dev",
440
+ "trigger_word": "araminta_illus illustration style"
441
+ },
442
+ #8
443
+ {
444
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-add-details/resolve/main/images/0.png",
445
+ "title": "Details Add",
446
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-add-details",
447
+ "trigger_word": ""
448
+ },
449
+ #9
450
+ {
451
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-Anime/resolve/main/assets/4.png",
452
+ "title": "Flux Anime",
453
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-Anime",
454
+ "trigger_word": "Anime"
455
+ },
456
+ #10
457
+ {
458
+ "image": "https://huggingface.co/aleksa-codes/flux-ghibsky-illustration/resolve/main/images/example5.jpg",
459
+ "title": "Ghibsky Illustration",
460
+ "repo": "aleksa-codes/flux-ghibsky-illustration",
461
+ "trigger_word": "GHIBSKY style painting"
462
+ },
463
+ #11
464
+ {
465
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Dark-Fantasy/resolve/main/images/c2215bd73da9f14fcd63cc93350e66e2901bdafa6fb8abaaa2c32a1b.jpg",
466
+ "title": "Dark Fantasy",
467
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Dark-Fantasy",
468
+ "trigger_word": ""
469
+ },
470
+ #12
471
+ {
472
+ "image": "https://huggingface.co/Norod78/Flux_1_Dev_LoRA_Paper-Cutout-Style/resolve/main/d13591878d5043f3989dd6eb1c25b710_233c18effb4b491cb467ca31c97e90b5.png",
473
+ "title": "Paper Cutout",
474
+ "repo": "Norod78/Flux_1_Dev_LoRA_Paper-Cutout-Style",
475
+ "trigger_word": "Paper Cutout Style"
476
+ },
477
+ #13
478
+ {
479
+ "image": "https://huggingface.co/alvdansen/mooniverse/resolve/main/images/out-0%20(17).webp",
480
+ "title": "Mooniverse",
481
+ "repo": "alvdansen/mooniverse",
482
+ "trigger_word": "surreal style"
483
+ },
484
+ #14
485
+ {
486
+ "image": "https://huggingface.co/alvdansen/pola-photo-flux/resolve/main/images/out-0%20-%202024-09-22T130819.351.webp",
487
+ "title": "Pola Photo",
488
+ "repo": "alvdansen/pola-photo-flux",
489
+ "trigger_word": "polaroid style"
490
+ },
491
+ #15
492
+ {
493
+ "image": "https://huggingface.co/multimodalart/flux-tarot-v1/resolve/main/images/7e180627edd846e899b6cd307339140d_5b2a09f0842c476b83b6bd2cb9143a52.png",
494
+ "title": "Flux Tarot",
495
+ "repo": "multimodalart/flux-tarot-v1",
496
+ "trigger_word": "in the style of TOK a trtcrd tarot style"
497
+ },
498
+ #16
499
+ {
500
+ "image": "https://huggingface.co/prithivMLmods/Flux-Dev-Real-Anime-LoRA/resolve/main/images/111.png",
501
+ "title": "Real Anime",
502
+ "repo": "prithivMLmods/Flux-Dev-Real-Anime-LoRA",
503
+ "trigger_word": "Real Anime"
504
+ },
505
+ #17
506
+ {
507
+ "image": "https://huggingface.co/diabolic6045/Flux_Sticker_Lora/resolve/main/images/example_s3pxsewcb.png",
508
+ "title": "Stickers",
509
+ "repo": "diabolic6045/Flux_Sticker_Lora",
510
+ "trigger_word": "5t1cker 5ty1e"
511
+ },
512
+ #18
513
+ {
514
+ "image": "https://huggingface.co/VideoAditor/Flux-Lora-Realism/resolve/main/images/feel-the-difference-between-using-flux-with-lora-from-xlab-v0-j0ehybmvxehd1.png",
515
+ "title": "Realism",
516
+ "repo": "XLabs-AI/flux-RealismLora",
517
+ "trigger_word": ""
518
+ },
519
+ #19
520
+ {
521
+ "image": "https://huggingface.co/alvdansen/flux-koda/resolve/main/images/ComfyUI_00583_%20(1).png",
522
+ "title": "Koda",
523
+ "repo": "alvdansen/flux-koda",
524
+ "trigger_word": "flmft style"
525
+ },
526
+ #20
527
+ {
528
+ "image": "https://huggingface.co/mgwr/Cine-Aesthetic/resolve/main/images/00019-1333633802.png",
529
+ "title": "Cine Aesthetic",
530
+ "repo": "mgwr/Cine-Aesthetic",
531
+ "trigger_word": "mgwr/cine"
532
+ },
533
+ #21
534
+ {
535
+ "image": "https://huggingface.co/SebastianBodza/flux_cute3D/resolve/main/images/astronaut.webp",
536
+ "title": "Cute 3D",
537
+ "repo": "SebastianBodza/flux_cute3D",
538
+ "trigger_word": "NEOCUTE3D"
539
+ },
540
+ #22
541
+ {
542
+ "image": "https://huggingface.co/bingbangboom/flux_dreamscape/resolve/main/images/3.jpg",
543
+ "title": "Dreamscape",
544
+ "repo": "bingbangboom/flux_dreamscape",
545
+ "trigger_word": "in the style of BSstyle004"
546
+ },
547
+ #23
548
+ {
549
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-FaceRealism/resolve/main/images/xc.webp",
550
+ "title": "Cute Kawaii",
551
+ "repo": "prithivMLmods/Canopus-Cute-Kawaii-Flux-LoRA",
552
+ "trigger_word": "cute-kawaii"
553
+ },
554
+ #24
555
+ {
556
+ "image": "https://cdn-uploads.huggingface.co/production/uploads/64b24543eec33e27dc9a6eca/_jyra-jKP_prXhzxYkg1O.png",
557
+ "title": "Pastel Anime",
558
+ "repo": "Raelina/Flux-Pastel-Anime",
559
+ "trigger_word": "Anime"
560
+ },
561
+ #25
562
+ {
563
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Vector-Journey/resolve/main/images/f7a66b51c89896854f31bef743dc30f33c6ea3c0ed8f9ff04d24b702.jpg",
564
+ "title": "Vector",
565
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Vector-Journey",
566
+ "trigger_word": "artistic style blends reality and illustration elements"
567
+ },
568
+ #26
569
+ {
570
+ "image": "https://huggingface.co/bingbangboom/flux-miniature-worlds/resolve/main/images/2.jpg",
571
+ "title": "Miniature",
572
+ "repo": "bingbangboom/flux-miniature-worlds",
573
+ "weights": "flux_MNTRWRLDS.safetensors",
574
+ "trigger_word": "Image in the style of MNTRWRLDS"
575
+ },
576
+ #27
577
+ {
578
+ "image": "https://huggingface.co/glif-loradex-trainer/bingbangboom_flux_surf/resolve/main/samples/1729012111574__000002000_0.jpg",
579
+ "title": "Surf Bingbangboom",
580
+ "repo": "glif-loradex-trainer/bingbangboom_flux_surf",
581
+ "weights": "flux_surf.safetensors",
582
+ "trigger_word": "SRFNGV01"
583
+ },
584
+ #28
585
+ {
586
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Snoopy-Charlie-Brown-Flux-LoRA/resolve/main/000.png",
587
+ "title": "Snoopy Charlie",
588
+ "repo": "prithivMLmods/Canopus-Snoopy-Charlie-Brown-Flux-LoRA",
589
+ "trigger_word": "Snoopy Charlie Brown"
590
+ },
591
+ #29
592
+ {
593
+ "image": "https://huggingface.co/alvdansen/sonny-anime-fixed/resolve/main/images/uqAuIMqA6Z7mvPkHg4qJE_f4c3cbe64e0349e7b946d02adeacdca3.png",
594
+ "title": "Fixed Sonny",
595
+ "repo": "alvdansen/sonny-anime-fixed",
596
+ "trigger_word": "nm22 style"
597
+ },
598
+ #30
599
+ {
600
+ "image": "https://huggingface.co/davisbro/flux-multi-angle/resolve/main/multi-angle-examples/3.png",
601
+ "title": "Multi Angle",
602
+ "repo": "davisbro/flux-multi-angle",
603
+ "trigger_word": "A TOK composite photo of a person posing at different angles"
604
+ },
605
+ #31
606
+ {
607
+ "image": "https://huggingface.co/glif/how2draw/resolve/main/images/glif-how2draw-araminta-k-vbnvy94npt8m338r2vm02m50.jpg",
608
+ "title": "How2Draw",
609
+ "repo": "glif/how2draw",
610
+ "trigger_word": "How2Draw"
611
+
612
+ },
613
+ #32
614
+ {
615
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Text-Poster/resolve/main/images/6dd1a918d89991ad5e40513ab88e7d892077f89dac93edcf4b660dd2.jpg",
616
+ "title": "Text Poster",
617
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Text-Poster",
618
+ "trigger_word": "text poster"
619
+ },
620
+ #33
621
+ {
622
+ "image": "https://huggingface.co/SebastianBodza/Flux_Aquarell_Watercolor_v2/resolve/main/images/coffee.webp",
623
+ "title": "Aquarell Watercolor",
624
+ "repo": "SebastianBodza/Flux_Aquarell_Watercolor_v2",
625
+ "trigger_word": "AQUACOLTOK"
626
+ },
627
+ #34
628
+ {
629
+ "image": "https://huggingface.co/Purz/face-projection/resolve/main/34031797.jpeg",
630
+ "title": "Face Projection ",
631
+ "repo": "Purz/face-projection",
632
+ "trigger_word": "f4c3_p40j3ct10n"
633
+ },
634
+ #35
635
+ {
636
+ "image": "https://huggingface.co/martintomov/ecom-flux-v2/resolve/main/images/example_z30slf97z.png",
637
+ "title": "Ecom Design Art",
638
+ "repo": "martintomov/ecom-flux-v2",
639
+ "trigger_word": ""
640
+ },
641
+ #36
642
+ {
643
+ "image": "https://huggingface.co/TheAwakenOne/max-headroom/resolve/main/sample/max-headroom_000900_00_20241015234926.png",
644
+ "title": "Max Head-Room",
645
+ "repo": "TheAwakenOne/max-headroom",
646
+ "weights": "max-headroom-v1.safetensors",
647
+ "trigger_word": "M2X, Max-Headroom"
648
+ },
649
+ #37
650
+ {
651
+ "image": "https://huggingface.co/renderartist/toyboxflux/resolve/main/images/3D__00366_.png",
652
+ "title": "Toy Box Flux",
653
+ "repo": "renderartist/toyboxflux",
654
+ "weights": "Toy_Box_Flux_v2_renderartist.safetensors",
655
+ "trigger_word": "t0yb0x, simple toy design, detailed toy design, 3D render"
656
+ },
657
+ #38
658
+ {
659
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-live-3D/resolve/main/images/51a716fb6fe9ba5d54c260b70e7ff661d38acedc7fb725552fa77bcf.jpg",
660
+ "title": "Live 3D",
661
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-live-3D",
662
+ "trigger_word": ""
663
+ },
664
+ #39
665
+ {
666
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Garbage-Bag-Art/resolve/main/images/42e944819b43869a03dc252d10409b5944a62494c7082816121016f9.jpg",
667
+ "title": "Garbage Bag Art",
668
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Garbage-Bag-Art",
669
+ "trigger_word": "Inflatable plastic bag"
670
+ },
671
+ #40
672
+ {
673
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design/resolve/main/images/73e7db6a33550d05836ce285549de60075d05373c7b0660d631dac33.jpg",
674
+ "title": "Logo Design",
675
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design",
676
+ "trigger_word": "wablogo, logo, Minimalist"
677
+ },
678
+ #41
679
+ {
680
+ "image": "https://huggingface.co/punzel/flux_sadie_sink/resolve/main/images/ComfyUI_Flux_Finetune_00069_.png",
681
+ "title": "Sadie Sink",
682
+ "repo": "punzel/flux_sadie_sink",
683
+ "weights": "flux_sadie_sink.safetensors",
684
+ "trigger_word": "Sadie Sink"
685
+ },
686
+ #42
687
+ {
688
+ "image": "https://huggingface.co/punzel/flux_jenna_ortega/resolve/main/images/ComfyUI_Flux_Finetune_00065_.png",
689
+ "title": "Jenna ortega",
690
+ "repo": "punzel/flux_jenna_ortega",
691
+ "weights": "flux_jenna_ortega.safetensors",
692
+ "trigger_word": "Jenna ortega"
693
+ },
694
+ #43
695
+ {
696
+ "image": "https://huggingface.co/Wakkamaruh/balatro-poker-cards/resolve/main/samples/01.png",
697
+ "title": "Poker Cards",
698
+ "repo": "Wakkamaruh/balatro-poker-cards",
699
+ "weights": "balatro-poker-cards.safetensors",
700
+ "trigger_word": "balatrocard"
701
+ },
702
+ #44
703
+ {
704
+ "image": "https://huggingface.co/lichorosario/flux-cubist-cartoon/resolve/main/samples/albert-einstein.png",
705
+ "title": "Cubist Cartoon",
706
+ "repo": "lichorosario/flux-cubist-cartoon",
707
+ "weights": "lora.safetensors",
708
+ "trigger_word": "CBSTCRTN"
709
+ },
710
+ #45
711
+ {
712
+ "image": "https://huggingface.co/iliketoasters/miniature-people/resolve/main/images/1757-over%20the%20shoulder%20shot%2C%20raw%20photo%2C%20a%20min-fluxcomfy-orgflux1-dev-fp8-128443497-converted.png",
713
+ "title": "Miniature People",
714
+ "repo": "iliketoasters/miniature-people",
715
+ "trigger_word": "miniature people"
716
+ },
717
+ #46
718
+ {
719
+ "image": "https://huggingface.co/ampp/rough-kids-illustrations/resolve/main/samples/1725115106736__000001000_0.jpg",
720
+ "title": "kids Illustrations",
721
+ "repo": "ampp/rough-kids-illustrations",
722
+ "weights": "rough-kids-illustrations.safetensors",
723
+ "trigger_word": "r0ughkids4rt"
724
+ },
725
+ #47
726
+ {
727
+ "image": "https://huggingface.co/lichorosario/flux-lora-tstvctr/resolve/main/images/example_mo3jx93o6.png",
728
+ "title": "TSTVCTR Cartoon",
729
+ "repo": "lichorosario/flux-lora-tstvctr",
730
+ "weights": "lora.safetensors",
731
+ "trigger_word": "TSTVCTR cartoon illustration"
732
+ },
733
+ #48
734
+ {
735
+ "image": "https://huggingface.co/lichorosario/flux-lora-gliff-tosti-vector-no-captions-2500s/resolve/main/images/example_i6h6fi9sq.png",
736
+ "title": "Tosti Vector",
737
+ "repo": "lichorosario/flux-lora-gliff-tosti-vector-no-captions-2500s",
738
+ "weights": "flux_dev_tosti_vector_without_captions_000002500.safetensors",
739
+ "trigger_word": ""
740
+ },
741
+ #49
742
+ {
743
+ "image": "https://huggingface.co/AlekseyCalvin/Propaganda_Poster_Schnell_by_doctor_diffusion/resolve/main/Trashy.png",
744
+ "title": "Propaganda Poster",
745
+ "repo": "AlekseyCalvin/Propaganda_Poster_Schnell_by_doctor_diffusion",
746
+ "weights": "propaganda_schnell_v1.safetensors",
747
+ "trigger_word": "propaganda poster"
748
+ },
749
+ #50
750
+ {
751
+ "image": "https://huggingface.co/WizWhite/Wiz-PunchOut_Ringside_Portrait/resolve/main/images/punch0ut__ringside_pixel_portrait_depicting_chris_brown_wearing_a_veil__moonstone_gray_background_with_white_ropes___1923906484.png",
752
+ "title": "Ringside Portrait",
753
+ "repo": "WizWhite/Wiz-PunchOut_Ringside_Portrait",
754
+ "trigger_word": "punch0ut, ringside pixel portrait depicting"
755
+ },
756
+ #51
757
+ {
758
+ "image": "https://huggingface.co/glif-loradex-trainer/kklors_flux_dev_long_exposure/resolve/main/samples/1729016926778__000003000_3.jpg",
759
+ "title": "Long Exposure",
760
+ "repo": "glif-loradex-trainer/kklors_flux_dev_long_exposure",
761
+ "weights": "flux_dev_long_exposure.safetensors",
762
+ "trigger_word": "LE"
763
+ },
764
+ #52
765
+ {
766
+ "image": "https://huggingface.co/DamarJati/streetwear-flux/resolve/main/img/79e891f9-ceb8-4f8a-a51d-bb432789d037.jpeg",
767
+ "title": "Street Wear",
768
+ "repo": "DamarJati/streetwear-flux",
769
+ "weights": "Streetwear.safetensors",
770
+ "trigger_word": "Handling Information Tshirt template"
771
+ },
772
+ #53
773
+ {
774
+ "image": "https://huggingface.co/strangerzonehf/Flux-NTFv4-Designs-LoRA/resolve/main/images/6.png",
775
+ "title": "NFT V4",
776
+ "repo": "strangerzonehf/Flux-NFTv4-Designs-LoRA",
777
+ "weights": "NFTv4.safetensors",
778
+ "trigger_word": "NFT V4"
779
+ },
780
+ #54
781
+ {
782
+ "image": "https://huggingface.co/multimodalart/product-design/resolve/main/images/example_vgv87rlfl.png",
783
+ "title": "Product Design",
784
+ "repo": "multimodalart/product-design",
785
+ "weights": "product-design.safetensors",
786
+ "trigger_word": "product designed by prdsgn"
787
+ },
788
+ #55
789
+ {
790
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-Typography-ASCII/resolve/main/images/NNN.png",
791
+ "title": "Typography",
792
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-Typography-ASCII",
793
+ "weights": "Typography.safetensors",
794
+ "trigger_word": "Typography, ASCII Art"
795
+ },
796
+ #56
797
+ {
798
+ "image": "https://huggingface.co/mateo-19182/mosoco/resolve/main/samples/1725714834007__000002000_0.jpg",
799
+ "title": "Mosoco",
800
+ "repo": "mateo-19182/mosoco",
801
+ "weights": "mosoco.safetensors",
802
+ "trigger_word": "moscos0"
803
+ },
804
+ #57
805
+ {
806
+ "image": "https://huggingface.co/jakedahn/flux-latentpop/resolve/main/images/2.webp",
807
+ "title": "Latent Pop",
808
+ "repo": "jakedahn/flux-latentpop",
809
+ "weights": "lora.safetensors",
810
+ "trigger_word": "latentpop"
811
+ },
812
+ #58
813
+ {
814
+ "image": "https://huggingface.co/glif-loradex-trainer/ddickinson_dstyl3xl/resolve/main/samples/1728556571974__000001500_2.jpg",
815
+ "title": "Dstyl3xl",
816
+ "repo": "glif-loradex-trainer/ddickinson_dstyl3xl",
817
+ "weights": "dstyl3xl.safetensors",
818
+ "trigger_word": "in the style of dstyl3xl"
819
+ },
820
+ #59
821
+ {
822
+ "image": "https://huggingface.co/TDN-M/RetouchFLux/resolve/main/images/496f0680-0158-4f37-805d-d227c1a08a7b.png",
823
+ "title": "Retouch FLux",
824
+ "repo": "TDN-M/RetouchFLux",
825
+ "weights": "TDNM_Retouch.safetensors",
826
+ "trigger_word": "luxury, enhance, hdr"
827
+ },
828
+ #60
829
+ {
830
+ "image": "https://huggingface.co/glif/anime-blockprint-style/resolve/main/images/glif-block-print-anime-flux-dev-araminta-k-lora-araminta-k-e35k8xqsrb8dtq2qcv4gsr3z.jpg",
831
+ "title": "Block Print",
832
+ "repo": "glif/anime-blockprint-style",
833
+ "weights": "bwmanga.safetensors",
834
+ "trigger_word": "blockprint style"
835
+ },
836
+ #61
837
+ {
838
+ "image": "https://huggingface.co/renderartist/weirdthingsflux/resolve/main/images/3D__02303_.png",
839
+ "title": "Weird Things Flux",
840
+ "repo": "renderartist/weirdthingsflux",
841
+ "weights": "Weird_Things_Flux_v1_renderartist.safetensors",
842
+ "trigger_word": "w3irdth1ngs, illustration"
843
+ },
844
+ #62
845
+ {
846
+ "image": "https://replicate.delivery/yhqm/z7f2OBcvga07dCoJ4FeRGZCbE5PvipLhogPhEeU7BazIg5lmA/out-0.webp",
847
+ "title": "Replicate Flux LoRA",
848
+ "repo": "lucataco/ReplicateFluxLoRA",
849
+ "weights": "flux_train_replicate.safetensors",
850
+ "trigger_word": "TOK"
851
+ },
852
+ #63
853
+ {
854
+ "image": "https://huggingface.co/alvdansen/haunted_linework_flux/resolve/main/images/ComfyUI_00755_.png",
855
+ "title": "Linework",
856
+ "repo": "alvdansen/haunted_linework_flux",
857
+ "weights": "hauntedlinework_flux_araminta_k.safetensors",
858
+ "trigger_word": "hntdlnwrk style"
859
+ },
860
+ #64
861
+ {
862
+ "image": "https://huggingface.co/fofr/flux-cassette-futurism/resolve/main/images/example_qgry9jnkj.png",
863
+ "title": "Cassette Futurism",
864
+ "repo": "fofr/flux-cassette-futurism",
865
+ "weights": "lora.safetensors",
866
+ "trigger_word": "cassette futurism"
867
+ },
868
+ #65
869
+ {
870
+ "image": "https://huggingface.co/Wadaka/Mojo_Style_LoRA/resolve/main/Samples/Sample2.png",
871
+ "title": "Mojo Style",
872
+ "repo": "Wadaka/Mojo_Style_LoRA",
873
+ "weights": "Mojo_Style_LoRA.safetensors",
874
+ "trigger_word": "Mojo_Style"
875
+
876
+ },
877
+ #66
878
+ {
879
+ "image": "https://huggingface.co/Norod78/JojosoStyle-flux-lora/resolve/main/samples/1725244218477__000004255_1.jpg",
880
+ "title": "Jojoso Style",
881
+ "repo": "Norod78/JojosoStyle-flux-lora",
882
+ "weights": "JojosoStyle_flux_lora.safetensors",
883
+ "trigger_word": "JojosoStyle"
884
+ },
885
+ #67
886
+ {
887
+ "image": "https://huggingface.co/Chunte/flux-lora-Huggieverse/resolve/main/images/Happy%20star.png",
888
+ "title": "Huggieverse",
889
+ "repo": "Chunte/flux-lora-Huggieverse",
890
+ "weights": "lora.safetensors",
891
+ "trigger_word": "HGGRE"
892
+ },
893
+ #68
894
+ {
895
+ "image": "https://huggingface.co/diabolic6045/Flux_Wallpaper_Lora/resolve/main/images/example_hjp51et93.png",
896
+ "title": "Wallpaper LoRA",
897
+ "repo": "diabolic6045/Flux_Wallpaper_Lora",
898
+ "weights": "tost-2024-09-20-07-35-44-wallpap3r5.safetensors",
899
+ "trigger_word": "wallpap3r5"
900
+ },
901
+ #69
902
+ {
903
+ "image": "https://huggingface.co/bingbangboom/flux_geopop/resolve/main/extras/5.png",
904
+ "title": "Geo Pop",
905
+ "repo": "bingbangboom/flux_geopop",
906
+ "weights": "geopop_NWGMTRCPOPV01.safetensors",
907
+ "trigger_word": "illustration in the style of NWGMTRCPOPV01"
908
+ },
909
+ #70
910
+ {
911
+ "image": "https://huggingface.co/bingbangboom/flux_colorscape/resolve/main/images/4.jpg",
912
+ "title": "Colorscape",
913
+ "repo": "bingbangboom/flux_colorscape",
914
+ "weights": "flux_colorscape.safetensors",
915
+ "trigger_word": "illustration in the style of ASstyle001"
916
+ },
917
+ #71
918
+ {
919
+ "image": "https://huggingface.co/dvyio/flux-lora-thermal-image/resolve/main/images/WROSaNNU4-Gw0r5QoBRjf_f164ffa4f0804e68bad1d06d30deecfa.jpg",
920
+ "title": "Thermal Image",
921
+ "repo": "dvyio/flux-lora-thermal-image",
922
+ "weights": "79b5004c57ef4c4390dead1c65977bbb_pytorch_lora_weights.safetensors",
923
+ "trigger_word": "thermal image in the style of THRML"
924
+ },
925
+ #72
926
+ {
927
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Clothing-Flux-LoRA/resolve/main/images/333.png",
928
+ "title": "Clothing Flux",
929
+ "repo": "prithivMLmods/Canopus-Clothing-Flux-LoRA",
930
+ "weights": "Canopus-Clothing-Flux-Dev-Florence2-LoRA.safetensors",
931
+ "trigger_word": "Hoodie, Clothes, Shirt, Pant"
932
+ },
933
+ #73
934
+ {
935
+ "image": "https://huggingface.co/dvyio/flux-lora-stippled-illustration/resolve/main/images/57FPpbu74QTV45w6oNOtZ_26832270585f456c99e4a98b1c073745.jpg",
936
+ "title": "Stippled Illustration",
937
+ "repo": "dvyio/flux-lora-stippled-illustration",
938
+ "weights": "31984be602a04a1fa296d9ccb244fb29_pytorch_lora_weights.safetensors",
939
+ "trigger_word": "stippled illustration in the style of STPPLD"
940
+ },
941
+ #74
942
+ {
943
+ "image": "https://huggingface.co/wayned/fruitlabels/resolve/main/images/ComfyUI_03969_.png",
944
+ "title": "Fruitlabels",
945
+ "repo": "wayned/fruitlabels",
946
+ "weights": "fruitlabels2.safetensors",
947
+ "trigger_word": "fruit labels"
948
+
949
+ },
950
+ #75
951
+ {
952
+ "image": "https://huggingface.co/punzel/flux_margot_robbie/resolve/main/images/ComfyUI_Flux_Finetune_00142_.png",
953
+ "title": "Margot Robbie",
954
+ "repo": "punzel/flux_margot_robbie",
955
+ "weights": "flux_margot_robbie.safetensors",
956
+ "trigger_word": ""
957
+ },
958
+ #76
959
+ {
960
+ "image": "https://huggingface.co/diabolic6045/Formula1_Lego_Lora/resolve/main/images/example_502kcuiba.png",
961
+ "title": "Formula 1 Lego",
962
+ "repo": "punzel/flux_margot_robbie",
963
+ "weights": "tost-2024-09-20-09-58-33-f1leg0s.safetensors",
964
+ "trigger_word": "f1leg0s"
965
+ },
966
+ #77
967
+ {
968
+ "image": "https://huggingface.co/glif/Brain-Melt-Acid-Art/resolve/main/images/IMG_0832.png",
969
+ "title": "Melt Acid",
970
+ "repo": "glif/Brain-Melt-Acid-Art",
971
+ "weights": "Brain_Melt.safetensors",
972
+ "trigger_word": "in an acid surrealism style, maximalism"
973
+ },
974
+ #78
975
+ {
976
+ "image": "https://huggingface.co/jeremytai/enso-zen/resolve/main/images/example_a0iwdj5lu.png",
977
+ "title": "Enso",
978
+ "repo": "jeremytai/enso-zen",
979
+ "weights": "enso-zen.safetensors",
980
+ "trigger_word": "enso"
981
+ },
982
+ #79
983
+ {
984
+ "image": "https://huggingface.co/veryVANYA/opus-ascii-flux/resolve/main/31654332.jpeg",
985
+ "title": "Opus Ascii",
986
+ "repo": "veryVANYA/opus-ascii-flux",
987
+ "weights": "flux_opus_ascii.safetensors",
988
+ "trigger_word": "opus_ascii"
989
+ },
990
+ #80
991
+ {
992
+ "image": "https://huggingface.co/crystantine/cybrpnkz/resolve/main/images/example_plyxk0lej.png",
993
+ "title": "Cybrpnkz",
994
+ "repo": "crystantine/cybrpnkz",
995
+ "weights": "cybrpnkz.safetensors",
996
+ "trigger_word": "architecture style of CYBRPNKZ"
997
+ },
998
+ #81
999
+ {
1000
+ "image": "https://huggingface.co/fyp1/pattern_generation/resolve/main/images/1727560066052__000001000_7.jpg",
1001
+ "title": "Pattern Generation",
1002
+ "repo": "fyp1/pattern_generation",
1003
+ "weights": "flux_dev_finetune.safetensors",
1004
+ "trigger_word": "pattern"
1005
+ },
1006
+ #82
1007
+ {
1008
+ "image": "https://huggingface.co/TheAwakenOne/caricature/resolve/main/sample/caricature_000900_03_20241007143412.png",
1009
+ "title": "Caricature",
1010
+ "repo": "TheAwakenOne/caricature",
1011
+ "weights": "caricature.safetensors",
1012
+ "trigger_word": "CCTUR3"
1013
+ },
1014
+ #83
1015
+ {
1016
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-C0001/resolve/main/images/C3.png",
1017
+ "title": "3DXLC1",
1018
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-C0001",
1019
+ "weights": "3DXLC1.safetensors",
1020
+ "trigger_word": "3DXLC1"
1021
+ },
1022
+ #84
1023
+ {
1024
+ "image": "https://huggingface.co/Purz/neon-sign/resolve/main/33944768.jpeg",
1025
+ "title": "Neon",
1026
+ "repo": "Purz/neon-sign",
1027
+ "weights": "purz-n30n_51gn.safetensors",
1028
+ "trigger_word": "n30n_51gn"
1029
+ },
1030
+ #85
1031
+ {
1032
+ "image": "https://huggingface.co/WizWhite/wizard-s-vintage-sardine-tins/resolve/main/27597694.jpeg",
1033
+ "title": "Vintage Sardine Tins",
1034
+ "repo": "WizWhite/wizard-s-vintage-sardine-tins",
1035
+ "weights": "Wiz-SardineTins_Flux.safetensors",
1036
+ "trigger_word": "Vintage Sardine Tin, Tinned Fish, vintage xyz tin"
1037
+ },
1038
+ #86
1039
+ {
1040
+ "image": "https://huggingface.co/TheAwakenOne/mtdp-balloon-character/resolve/main/sample/mtdp-balloon-character_000200_01_20241014221110.png",
1041
+ "title": "Float Ballon Character",
1042
+ "repo": "TheAwakenOne/mtdp-balloon-character",
1043
+ "weights": "mtdp-balloon-character.safetensors",
1044
+ "trigger_word": "FLOAT"
1045
+ },
1046
+ #87
1047
+ {
1048
+ "image": "https://huggingface.co/glif/golden-haggadah/resolve/main/images/6aca6403-ecd6-4216-a66a-490ae25ff1b2.jpg",
1049
+ "title": "Golden Haggadah",
1050
+ "repo": "glif/golden-haggadah",
1051
+ "weights": "golden_haggadah.safetensors",
1052
+ "trigger_word": "golden haggadah style"
1053
+ },
1054
+ #88
1055
+ {
1056
+ "image": "https://huggingface.co/glif-loradex-trainer/usernametaken420__oz_ftw_balaclava/resolve/main/samples/1729278631255__000001500_1.jpg",
1057
+ "title": "Ftw Balaclava",
1058
+ "repo": "glif-loradex-trainer/usernametaken420__oz_ftw_balaclava",
1059
+ "weights": "oz_ftw_balaclava.safetensors",
1060
+ "trigger_word": "ftw balaclava"
1061
+ },
1062
+ #89
1063
+ {
1064
+ "image": "https://huggingface.co/AlloReview/flux-lora-undraw/resolve/main/images/Flux%20Lora%20Undraw%20Prediction.webp",
1065
+ "title": "Undraw",
1066
+ "repo": "AlloReview/flux-lora-undraw",
1067
+ "weights": "lora.safetensors",
1068
+ "trigger_word": "in the style of UndrawPurple"
1069
+ },
1070
+ #90
1071
+ {
1072
+ "image": "https://huggingface.co/Disra/lora-anime-test-02/resolve/main/assets/image_0_0.png",
1073
+ "title": "Anime Test",
1074
+ "repo": "Disra/lora-anime-test-02",
1075
+ "weights": "pytorch_lora_weights.safetensors",
1076
+ "trigger_word": "anime"
1077
+ },
1078
+ #91
1079
+ {
1080
+ "image": "https://huggingface.co/wanghaofan/Black-Myth-Wukong-FLUX-LoRA/resolve/main/images/7d0ac495a4d5e4a3a30df25f08379a3f956ef99e1dc3e252fc1fca3a.jpg",
1081
+ "title": "Black Myth Wukong",
1082
+ "repo": "wanghaofan/Black-Myth-Wukong-FLUX-LoRA",
1083
+ "weights": "pytorch_lora_weights.safetensors",
1084
+ "trigger_word": "wukong"
1085
+ },
1086
+ #92
1087
+ {
1088
+ "image": "https://huggingface.co/nerijs/pastelcomic-flux/resolve/main/images/4uZ_vaYg-HQnfa5D9gfli_38bf3f95d8b345e5a9bd42d978a15267.png",
1089
+ "title": "Pastelcomic",
1090
+ "repo": "nerijs/pastelcomic-flux",
1091
+ "weights": "pastelcomic_v1.safetensors",
1092
+ "trigger_word": ""
1093
+ },
1094
+ #93
1095
+ {
1096
+ "image": "https://huggingface.co/RareConcepts/Flux.1-dev-LoKr-Moonman/resolve/main/assets/image_6_0.png",
1097
+ "title": "Moonman",
1098
+ "repo": "RareConcepts/Flux.1-dev-LoKr-Moonman",
1099
+ "weights": "pytorch_lora_weights.safetensors",
1100
+ "trigger_word": "moonman"
1101
+ },
1102
+ #94
1103
+ {
1104
+ "image": "https://huggingface.co/martintomov/ascii-flux-v1/resolve/main/images/0af53645-ddcc-4803-93c8-f7e43f6fbbd1.jpeg",
1105
+ "title": "Ascii Flux",
1106
+ "repo": "martintomov/ascii-flux-v1",
1107
+ "weights": "ascii-art-v1.safetensors",
1108
+ "trigger_word": "ASCII art"
1109
+ },
1110
+ #95
1111
+ {
1112
+ "image": "https://huggingface.co/Omarito2412/Stars-Galaxy-Flux/resolve/main/images/25128409.jpeg",
1113
+ "title": "Ascii Flux",
1114
+ "repo": "Omarito2412/Stars-Galaxy-Flux",
1115
+ "weights": "Stars_Galaxy_Flux.safetensors",
1116
+ "trigger_word": "mlkwglx"
1117
+ },
1118
+ #96
1119
+ {
1120
+ "image": "https://huggingface.co/brushpenbob/flux-pencil-v2/resolve/main/26193927.jpeg",
1121
+ "title": "Pencil V2",
1122
+ "repo": "brushpenbob/flux-pencil-v2",
1123
+ "weights": "Flux_Pencil_v2_r1.safetensors",
1124
+ "trigger_word": "evang style"
1125
+ },
1126
+ #97
1127
+ {
1128
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Children-Simple-Sketch/resolve/main/images/1f20519208cef367af2fda8d91ddbba674f39b097389d12ee25b4cb1.jpg",
1129
+ "title": "Children Simple Sketch",
1130
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Children-Simple-Sketch",
1131
+ "weights": "FLUX-dev-lora-children-simple-sketch.safetensors",
1132
+ "trigger_word": "sketched style"
1133
+ },
1134
+ #98
1135
+ {
1136
+ "image": "https://huggingface.co/victor/contemporarink/resolve/main/images/example_hnqc22urm.png",
1137
+ "title": "Contemporarink",
1138
+ "repo": "victor/contemporarink",
1139
+ "weights": "inky-colors.safetensors",
1140
+ "trigger_word": "ECACX"
1141
+ },
1142
+ #99
1143
+ # {
1144
+ # "image": "https://huggingface.co/wavymulder/OverlordStyleFLUX/resolve/main/imgs/ComfyUI_00668_.png",
1145
+ # "title": "OverlordStyle",
1146
+ # "repo": "wavymulder/OverlordStyleFLUX",
1147
+ # "weights": "ovld_style_overlord_wavymulder.safetensors",
1148
+ #"trigger_word": "ovld style anime"
1149
+ #},
1150
+ #100
1151
+ {
1152
+ "image": "https://huggingface.co/marceloxp/canny-quest/resolve/main/26676266.jpeg",
1153
+ "title": "Canny quest",
1154
+ "repo": "marceloxp/canny-quest",
1155
+ "weights": "Canny_Quest-000004.safetensors",
1156
+ "trigger_word": "blonde, silver silk dress, perfectly round sunglasses, pearl necklace"
1157
+ },
1158
+ #101
1159
+ {
1160
+ "image": "https://huggingface.co/busetolunay/building_flux_lora_v1/resolve/main/samples/1725469125185__000001250_2.jpg",
1161
+ "title": "Building Flux",
1162
+ "repo": "busetolunay/building_flux_lora_v1",
1163
+ "weights": "building_flux_lora_v4.safetensors",
1164
+ "trigger_word": "a0ce"
1165
+ },
1166
+ #102
1167
+ {
1168
+ "image": "https://huggingface.co/Omarito2412/Tinker-Bell-Flux/resolve/main/images/9e9e7eda-3ddf-467a-a7f8-6d8e3ef80cd0.png",
1169
+ "title": "Tinker Bell Flux",
1170
+ "repo": "Omarito2412/Tinker-Bell-Flux",
1171
+ "weights": "TinkerBellV2-FLUX.safetensors",
1172
+ "trigger_word": "TinkerWaifu, blue eyes, single hair bun"
1173
+ },
1174
+ #103
1175
+ {
1176
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-playful-metropolis/resolve/main/images/3e9265312b3b726c224a955ec9254a0f95c2c8b78ce635929183a075.jpg",
1177
+ "title": "Playful Metropolis",
1178
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-playful-metropolis",
1179
+ "weights": "FLUX-dev-lora-playful_metropolis.safetensors",
1180
+ "trigger_word": ""
1181
+ },
1182
+ #104
1183
+ {
1184
+ "image": "https://huggingface.co/prithivMLmods/Castor-Character-Polygon-LoRA/resolve/main/images/1000.webp",
1185
+ "title": "Character Polygon",
1186
+ "repo": "prithivMLmods/Castor-Character-Polygon-Flux-LoRA",
1187
+ "weights": "Castor-Character-Polygon-LoRA.safetensors",
1188
+ "trigger_word": "3D Polygon"
1189
+ },
1190
+ #105
1191
+ {
1192
+ "image": "https://huggingface.co/prithivMLmods/Castor-Gta6-Theme-Flux-LoRA/resolve/main/images/gta1.webp",
1193
+ "title": "GTA 6 Theme",
1194
+ "repo": "prithivMLmods/Castor-Gta6-Theme-Flux-LoRA",
1195
+ "weights": "Gta6.safetensors",
1196
+ "trigger_word": "GTA 6 Theme, World of GTA 6"
1197
+ },
1198
+ #106
1199
+ {
1200
+ "image": "https://huggingface.co/prithivMLmods/Castor-Concept-Gta6-Character-Design/resolve/main/images/L3.webp",
1201
+ "title": "GTA Character Concept",
1202
+ "repo": "prithivMLmods/Castor-Flux-Concept-Gta6-Character-Design",
1203
+ "weights": "Gta6-Concept-Charecter.safetensors",
1204
+ "trigger_word": "Jason, Lucia, GTA 6"
1205
+ },
1206
+ #107
1207
+ {
1208
+ "image": "https://huggingface.co/prithivMLmods/Castor-3D-Sketchfab-Flux-LoRA/resolve/main/images/S1.png",
1209
+ "title": "3D Sketchfab",
1210
+ "repo": "prithivMLmods/Castor-3D-Sketchfab-Flux-LoRA",
1211
+ "weights": "Castor-3D-Sketchfab-Flux-LoRA.safetensors",
1212
+ "trigger_word": "3D Sketchfab"
1213
+ },
1214
+ #108
1215
+ {
1216
+ "image": "https://huggingface.co/prithivMLmods/Castor-Collage-Dim-Flux-LoRA/resolve/main/images/C1.webp",
1217
+ "title": "In Image Collage",
1218
+ "repo": "prithivMLmods/Castor-Collage-Dim-Flux-LoRA",
1219
+ "weights": "Castor-Collage-Dim-Flux-LoRA.safetensors",
1220
+ "trigger_word": "collage"
1221
+ },
1222
+ #109
1223
+ {
1224
+ "image": "https://huggingface.co/brushpenbob/flux-midjourney-anime/resolve/main/25439344.jpeg",
1225
+ "title": "Anime Journey",
1226
+ "repo": "brushpenbob/flux-midjourney-anime",
1227
+ "weights": "FLUX_MidJourney_Anime.safetensors",
1228
+ "trigger_word": "egmid"
1229
+ },
1230
+ #110
1231
+ {
1232
+ "image": "https://huggingface.co/glif-loradex-trainer/maxxd4240_minimalistPastel/resolve/main/samples/1727255690613__000002500_0.jpg",
1233
+ "title": "Min Pastel",
1234
+ "repo": "glif-loradex-trainer/maxxd4240_minimalistPastel",
1235
+ "weights": "minimalistPastel.safetensors",
1236
+ "trigger_word": "minimalistPastel"
1237
+ },
1238
+ #111
1239
+ {
1240
+ "image": "https://huggingface.co/prithivMLmods/Castor-Red-Dead-Redemption-2-Flux-LoRA/resolve/main/images/rdr12.webp",
1241
+ "title": "RDR2",
1242
+ "repo": "prithivMLmods/Castor-Red-Dead-Redemption-2-Flux-LoRA",
1243
+ "weights": "Castor-Red-Dead-Redemption-2-Flux-LoRA.safetensors",
1244
+ "trigger_word": "Red Dead Redemption 2"
1245
+ },
1246
+ #112
1247
+ {
1248
+ "image": "https://huggingface.co/WizWhite/wizard-s-paper-model-universe/resolve/main/35746354.jpeg",
1249
+ "title": "Paper Model",
1250
+ "repo": "WizWhite/wizard-s-paper-model-universe",
1251
+ "weights": "Wiz-Paper_Model_Universe.safetensors",
1252
+ "trigger_word": "A paper model"
1253
+ },
1254
+ #113
1255
+ {
1256
+ "image": "https://huggingface.co/renderartist/retrocomicflux/resolve/main/images/ComfyUI_temp_ipugi_00040_.png",
1257
+ "title": "Retrocomic Flux",
1258
+ "repo": "renderartist/retrocomicflux",
1259
+ "weights": "Retro_Comic_Flux_v1_renderartist.safetensors",
1260
+ "trigger_word": "comic book panel"
1261
+ },
1262
+ #114
1263
+ {
1264
+ "image": "https://huggingface.co/prithivMLmods/Castor-Happy-Halloween-Flux-LoRA/resolve/main/images/hw1.webp",
1265
+ "title": "Halloween Flux",
1266
+ "repo": "prithivMLmods/Castor-Happy-Halloween-Flux-LoRA",
1267
+ "weights": "Castor-Happy-Halloween-Flux-LoRA.safetensors",
1268
+ "trigger_word": "happy halloween"
1269
+ },
1270
+ #115
1271
+ {
1272
+ "image": "https://huggingface.co/prithivMLmods/Castor-3D-Portrait-Flux-LoRA/resolve/main/images/1.webp",
1273
+ "title": "Castor-3D-Portrait",
1274
+ "repo": "prithivMLmods/Castor-3D-Portrait-Flux-LoRA",
1275
+ "weights": "Castor-3D-Portrait-Flux-LoRA.safetensors",
1276
+ "trigger_word": "3D Portrait"
1277
+ },
1278
+ #116
1279
+ {
1280
+ "image": "https://huggingface.co/renderartist/coloringbookflux/resolve/main/images/ComfyUI_09731_.png",
1281
+ "title": "Coloring book flux",
1282
+ "repo": "renderartist/coloringbookflux",
1283
+ "weights": "c0l0ringb00k_Flux_v1_renderartist.safetensors",
1284
+ "trigger_word": "c0l0ringb00k, coloring book, coloring book page"
1285
+ },
1286
+ #117
1287
+ {
1288
+ "image": "https://huggingface.co/prithivMLmods/Uncoloured-Polygon-Flux-LoRA/resolve/main/images/1.webp",
1289
+ "title": "Uncoloured Polygon",
1290
+ "repo": "prithivMLmods/Uncoloured-Polygon-Flux-LoRA",
1291
+ "weights": "Uncoloured-3D-Polygon.safetensors",
1292
+ "trigger_word": "uncoloured polygon"
1293
+ },
1294
+ #118
1295
+ {
1296
+ "image": "https://huggingface.co/prithivMLmods/Past-Present-Deep-Mix-Flux-LoRA/resolve/main/images/PP3.webp",
1297
+ "title": "Past Present Mix",
1298
+ "repo": "prithivMLmods/Past-Present-Deep-Mix-Flux-LoRA",
1299
+ "weights": "Past-Present-Deep-Mix-Flux-LoRA.safetensors",
1300
+ "trigger_word": "Mixing Past and Present"
1301
+ },
1302
+ #119
1303
+ {
1304
+ "image": "https://huggingface.co/gokaygokay/Flux-Double-Exposure-LoRA/resolve/main/images/image3.jpg",
1305
+ "title": "Double Exposure",
1306
+ "repo": "gokaygokay/Flux-Double-Exposure-LoRA",
1307
+ "weights": "double_exposure.safetensors",
1308
+ "trigger_word": "dblxpsr"
1309
+ },
1310
+ #120
1311
+ {
1312
+ "image": "https://huggingface.co/gokaygokay/Flux-Seamless-Texture-LoRA/resolve/main/images/image3.jpg",
1313
+ "title": "Seamless Texture",
1314
+ "repo": "gokaygokay/Flux-Seamless-Texture-LoRA",
1315
+ "weights": "seamless_texture.safetensors",
1316
+ "trigger_word": "smlstxtr"
1317
+ },
1318
+ #121
1319
+ {
1320
+ "image": "https://huggingface.co/prithivMLmods/Mockup-Texture-Flux-LoRA/resolve/main/images/MU1.webp",
1321
+ "title": "Mockup Texture",
1322
+ "repo": "prithivMLmods/Mockup-Texture-Flux-LoRA",
1323
+ "weights": "Mockup-Texture.safetensors",
1324
+ "trigger_word": "Mockup"
1325
+ },
1326
+ #122
1327
+ {
1328
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Tarot-Cards-Flux-LoRA/resolve/main/images/c2.webp",
1329
+ "title": "Tarot Cards",
1330
+ "repo": "prithivMLmods/Ton618-Tarot-Cards-Flux-LoRA",
1331
+ "weights": "Tarot-card.safetensors",
1332
+ "trigger_word": "Tarot card"
1333
+ },
1334
+ #123
1335
+ {
1336
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Amxtoon-Flux-LoRA/resolve/main/images/am1.webp",
1337
+ "title": "Amxtoon",
1338
+ "repo": "prithivMLmods/Ton618-Amxtoon-Flux-LoRA",
1339
+ "weights": "Amxtoon.safetensors",
1340
+ "trigger_word": "Amxtoon"
1341
+ },
1342
+ #124
1343
+ {
1344
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Epic-Realism-Flux-LoRA/resolve/main/images/ep3.png",
1345
+ "title": "Epic Realism",
1346
+ "repo": "prithivMLmods/Ton618-Epic-Realism-Flux-LoRA",
1347
+ "weights": "Epic-Realism-Unpruned.safetensors",
1348
+ "trigger_word": "Epic Realism"
1349
+ },
1350
+ #125
1351
+ {
1352
+ "image": "https://huggingface.co/bingbangboom/flux-mixReality/resolve/main/images/3.jpg",
1353
+ "title": "Mixed Reality",
1354
+ "repo": "bingbangboom/flux-mixReality",
1355
+ "weights": "HLFILSTHLFPHTO_000002500.safetensors",
1356
+ "trigger_word": "in the style of HLFILSTHLFPHTO"
1357
+ },
1358
+ #126
1359
+ {
1360
+ "image": "https://huggingface.co/sWizad/pokemon-trainer-sprites-pixelart-flux/resolve/main/26578919.jpeg",
1361
+ "title": "Pixelart",
1362
+ "repo": "sWizad/pokemon-trainer-sprites-pixelart-flux",
1363
+ "weights": "pktrainer_F1-v1-0.safetensors",
1364
+ "trigger_word": "pixel image of, pixel art"
1365
+ },
1366
+ #127
1367
+ {
1368
+ "image": "https://huggingface.co/bingbangboom/flux_colorscape/resolve/main/images/2.jpg",
1369
+ "title": "Colorscape",
1370
+ "repo": "bingbangboom/flux_colorscape",
1371
+ "weights": "flux_colorscape.safetensors",
1372
+ "trigger_word": "illustration in the style of ASstyle001"
1373
+ },
1374
+ #128
1375
+ {
1376
+ "image": "https://huggingface.co/UmeAiRT/FLUX.1-dev-LoRA-Modern_Pixel_art/resolve/main/images/c363192f-5fa0-4539-8295-b8d9e3e96747.jpeg",
1377
+ "title": "Modern Pixel art",
1378
+ "repo": "UmeAiRT/FLUX.1-dev-LoRA-Modern_Pixel_art",
1379
+ "weights": "ume_modern_pixelart.safetensors",
1380
+ "trigger_word": "umempart"
1381
+ },
1382
+ #129
1383
+ {
1384
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Only-Stickers-Flux-LoRA/resolve/main/images/222.png",
1385
+ "title": "Sticker",
1386
+ "repo": "prithivMLmods/Ton618-Only-Stickers-Flux-LoRA",
1387
+ "weights": "only-stickers.safetensors",
1388
+ "trigger_word": "Only Sticker"
1389
+ },
1390
+ #130
1391
+ {
1392
+ "image": "https://huggingface.co/prithivMLmods/Ton618-Space-Wallpaper-LoRA/resolve/main/images/222.png",
1393
+ "title": "Space Wallpaper",
1394
+ "repo": "prithivMLmods/Ton618-Space-Wallpaper-LoRA",
1395
+ "weights": "space-wallpaper-xl.safetensor",
1396
+ "trigger_word": "Space Wallpaper"
1397
+ },
1398
+ #131
1399
+ {
1400
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Pixar-3D-Flux-LoRA/resolve/main/images/11111.png",
1401
+ "title": "Pixar 3D",
1402
+ "repo": "prithivMLmods/Canopus-Pixar-3D-Flux-LoRA",
1403
+ "weights": "Canopus-Pixar-3D-FluxDev-LoRA.safetensors",
1404
+ "trigger_word": "Pixar 3D"
1405
+ },
1406
+ #132
1407
+ {
1408
+ "image": "https://huggingface.co/prithivMLmods/EBook-Creative-Cover-Flux-LoRA/resolve/main/images/E2.png",
1409
+ "title": "EBook Cover",
1410
+ "repo": "prithivMLmods/EBook-Creative-Cover-Flux-LoRA",
1411
+ "weights": "EBook-Cover.safetensors",
1412
+ "trigger_word": "EBook Cover"
1413
+ },
1414
+ #133
1415
+ {
1416
+ "image": "https://huggingface.co/prithivMLmods/Minimal-Futuristic-Flux-LoRA/resolve/main/images/MF3.png",
1417
+ "title": "Minimal Futuristic",
1418
+ "repo": "prithivMLmods/Minimal-Futuristic-Flux-LoRA",
1419
+ "weights": "Minimal-Futuristic.safetensors",
1420
+ "trigger_word": "Minimal Futuristic"
1421
+ },
1422
+ #134
1423
+ {
1424
+ "image": "https://huggingface.co/prithivMLmods/Seamless-Pattern-Design-Flux-LoRA/resolve/main/images/SP1.png",
1425
+ "title": "Seamless Pattern",
1426
+ "repo": "prithivMLmods/Seamless-Pattern-Design-Flux-LoRA",
1427
+ "weights": "Seamless-Pattern-Design.safetensors",
1428
+ "trigger_word": "Seamless Pattern Design"
1429
+ },
1430
+ #135
1431
+ {
1432
+ "image": "https://huggingface.co/prithivMLmods/Logo-Design-Flux-LoRA/resolve/main/images/LD1.png",
1433
+ "title": "Logo Design",
1434
+ "repo": "prithivMLmods/Logo-Design-Flux-LoRA",
1435
+ "weights": "Logo-design.safetensors",
1436
+ "trigger_word": "Logo Design"
1437
+ },
1438
+ #136
1439
+ {
1440
+ "image": "https://huggingface.co/prithivMLmods/Coloring-Book-Flux-LoRA/resolve/main/images/EB1.png",
1441
+ "title": "Coloring Book",
1442
+ "repo": "prithivMLmods/Coloring-Book-Flux-LoRA",
1443
+ "weights": "coloring-book.safetensors",
1444
+ "trigger_word": "Coloring Book"
1445
+ },
1446
+ #137
1447
+ {
1448
+ "image": "https://huggingface.co/prithivMLmods/Intense-Red-Flux-LoRA/resolve/main/images/IR1.png",
1449
+ "title": "Intense Red",
1450
+ "repo": "prithivMLmods/Intense-Red-Flux-LoRA",
1451
+ "weights": "Intense-Red.safetensors",
1452
+ "trigger_word": "Intense Red"
1453
+ },
1454
+ #138
1455
+ {
1456
+ "image": "https://huggingface.co/prithivMLmods/Glowing-Body-Flux-LoRA/resolve/main/images/GB3.png",
1457
+ "title": "Glowing Body Flux",
1458
+ "repo": "prithivMLmods/Glowing-Body-Flux-LoRA",
1459
+ "weights": "Glowing-Body.safetensors",
1460
+ "trigger_word": "Glowing Body"
1461
+ },
1462
+ #139
1463
+ {
1464
+ "image": "https://huggingface.co/prithivMLmods/Electric-Blue-Flux-LoRA/resolve/main/images/EB3.png",
1465
+ "title": "Electric Blue",
1466
+ "repo": "prithivMLmods/Electric-Blue-Flux-LoRA",
1467
+ "weights": "Electric-Blue.safetensors",
1468
+ "trigger_word": "Electric Blue"
1469
+ },
1470
+ #140
1471
+ {
1472
+ "image": "https://huggingface.co/prithivMLmods/Clouds-Illusion-Flux-LoRA/resolve/main/images/CI2.png",
1473
+ "title": "Clouds Illusion",
1474
+ "repo": "prithivMLmods/Clouds-Illusion-Flux-LoRA",
1475
+ "weights": "Clouds-Illusion.safetensors",
1476
+ "trigger_word": "Clouds Illusion"
1477
+ },
1478
+ #141
1479
+ {
1480
+ "image": "https://huggingface.co/prithivMLmods/Digital-Yellow-Flux-LoRA/resolve/main/images/DY3.png",
1481
+ "title": "Digital Yellow",
1482
+ "repo": "prithivMLmods/Digital-Yellow-Flux-LoRA",
1483
+ "weights": "Digital-Yellow.safetensors",
1484
+ "trigger_word": "Digital Yellow"
1485
+ },
1486
+ #142
1487
+ {
1488
+ "image": "https://huggingface.co/cfahlgren1/flux-qwen-capybara/resolve/main/images/example_72ao6twvk.png",
1489
+ "title": "Flux Qwen Capybara",
1490
+ "repo": "cfahlgren1/flux-qwen-capybara",
1491
+ "weights": "flux-qwen-capybara.safetensors",
1492
+ "trigger_word": "QWENCAPY"
1493
+ },
1494
+ #143
1495
+ {
1496
+ "image": "https://huggingface.co/dasdsff/PleinAirArt/resolve/main/images/e7499ccc-7504-4086-842f-275a5428ef0e.jpg",
1497
+ "title": "Plein Air Art ",
1498
+ "repo": "dasdsff/PleinAirArt",
1499
+ "weights": "PleinAir_000002500.safetensors",
1500
+ "trigger_word": "P1e!n"
1501
+ },
1502
+ #144
1503
+ {
1504
+ "image": "https://huggingface.co/prithivMLmods/Orange-Chroma-Flux-LoRA/resolve/main/images/OC1.png",
1505
+ "title": "Orange Chroma",
1506
+ "repo": "prithivMLmods/Orange-Chroma-Flux-LoRA",
1507
+ "weights": "Orange-Chroma.safetensors",
1508
+ "trigger_word": "Orange Chroma"
1509
+ },
1510
+ #145
1511
+ {
1512
+ "image": "https://huggingface.co/prithivMLmods/Lime-Green-Flux-LoRA/resolve/main/images/LM1.png",
1513
+ "title": "Lime Green",
1514
+ "repo": "prithivMLmods/Lime-Green-Flux-LoRA",
1515
+ "weights": "Lime-Green.safetensors",
1516
+ "trigger_word": "Lime Green"
1517
+ },
1518
+ #146
1519
+ {
1520
+ "image": "https://huggingface.co/prithivMLmods/Fractured-Line-Flare/resolve/main/images/FS1.png",
1521
+ "title": "Line Flare",
1522
+ "repo": "prithivMLmods/Fractured-Line-Flare",
1523
+ "weights": "Fractured-Line-Flare.safetensors",
1524
+ "trigger_word": "Fractured Line Flare"
1525
+ },
1526
+ #147
1527
+ {
1528
+ "image": "https://huggingface.co/prithivMLmods/Golden-Dust-Flux-LoRA/resolve/main/images/GD2.png",
1529
+ "title": "Golden Dust",
1530
+ "repo": "prithivMLmods/Golden-Dust-Flux-LoRA",
1531
+ "weights": "Golden-Dust.safetensors",
1532
+ "trigger_word": "Golden Dust"
1533
+ },
1534
+ #148
1535
+ {
1536
+ "image": "https://huggingface.co/prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA/resolve/main/images/DN2.webp",
1537
+ "title": "Dramatic Neon",
1538
+ "repo": "prithivMLmods/Castor-Dramatic-Neon-Flux-LoRA",
1539
+ "weights": "Dramatic-Neon-Flux-LoRA.safetensors",
1540
+ "trigger_word": "Dramatic Neon"
1541
+ },
1542
+ #149
1543
+ {
1544
+ "image": "https://huggingface.co/tryonlabs/FLUX.1-dev-LoRA-Outfit-Generator/resolve/main/images/sample7.jpeg",
1545
+ "title": "Outfit Generator",
1546
+ "repo": "tryonlabs/FLUX.1-dev-LoRA-Outfit-Generator",
1547
+ "weights": "outfit-generator.safetensors",
1548
+ "trigger_word": "Outfit"
1549
+ },
1550
+ #150
1551
+ {
1552
+ "image": "https://huggingface.co/davisbro/half_illustration/resolve/main/images/example1.webp",
1553
+ "title": "Half Illustration",
1554
+ "repo": "davisbro/half_illustration",
1555
+ "weights": "flux_train_replicate.safetensors",
1556
+ "trigger_word": "in the style of TOK"
1557
+ },
1558
+ #151
1559
+ {
1560
+ "image": "https://huggingface.co/bingbangboom/flux_oilscape/resolve/main/extras/3.jpg",
1561
+ "title": "Oilscape",
1562
+ "repo": "bingbangboom/flux_oilscape",
1563
+ "weights": "flux_Oilstyle.safetensors",
1564
+ "trigger_word": "in the style of Oilstyle002"
1565
+ },
1566
+ #152
1567
+ {
1568
+ "image": "https://huggingface.co/prithivMLmods/Red-Undersea-Flux-LoRA/resolve/main/images/RU1.png",
1569
+ "title": "Red Undersea Flux",
1570
+ "repo": "prithivMLmods/Red-Undersea-Flux-LoRA",
1571
+ "weights": "Red-Undersea.safetensors",
1572
+ "trigger_word": "Red Undersea"
1573
+ },
1574
+ #153
1575
+ {
1576
+ "image": "https://huggingface.co/prithivMLmods/3D-Render-Flux-LoRA/resolve/main/images/3D2.png",
1577
+ "title": "3D Render Flux LoRA",
1578
+ "repo": "prithivMLmods/3D-Render-Flux-LoRA",
1579
+ "weights": "3D_Portrait.safetensors",
1580
+ "trigger_word": "3D Portrait, 3d render"
1581
+ },
1582
+ #154
1583
+ {
1584
+ "image": "https://huggingface.co/prithivMLmods/Yellow-Pop-Flux-Dev-LoRA/resolve/main/images/YP1.png",
1585
+ "title": "Yellow Pop Flux",
1586
+ "repo": "prithivMLmods/Yellow-Pop-Flux-Dev-LoRA",
1587
+ "weights": "Yellow_Pop.safetensors",
1588
+ "trigger_word": "Yellow Pop"
1589
+ },
1590
+ #155
1591
+ {
1592
+ "image": "https://huggingface.co/prithivMLmods/Purple-Grid-Flux-LoRA/resolve/main/images/PG2.png",
1593
+ "title": "Purple Grid Flux",
1594
+ "repo": "prithivMLmods/Purple-Grid-Flux-LoRA",
1595
+ "weights": "Purple_Grid.safetensors",
1596
+ "trigger_word": "Purple Grid"
1597
+ },
1598
+ #156
1599
+ {
1600
+ "image": "https://huggingface.co/prithivMLmods/Dark-Thing-Flux-LoRA/resolve/main/images/DT2.png",
1601
+ "title": "Dark Thing Flux",
1602
+ "repo": "prithivMLmods/Dark-Thing-Flux-LoRA",
1603
+ "weights": "Dark_Creature.safetensors",
1604
+ "trigger_word": "Dark Creature"
1605
+ },
1606
+ #157
1607
+ {
1608
+ "image": "https://huggingface.co/prithivMLmods/Shadow-Projection-Flux-LoRA/resolve/main/images/SP2.png",
1609
+ "title": "Shadow Projection",
1610
+ "repo": "prithivMLmods/Shadow-Projection-Flux-LoRA",
1611
+ "weights": "Shadow-Projection.safetensors",
1612
+ "trigger_word": "Shadow Projection"
1613
+ },
1614
+ #158
1615
+ {
1616
+ "image": "https://huggingface.co/prithivMLmods/Street-Bokeh-Flux-LoRA/resolve/main/images/SB2.png",
1617
+ "title": "Street Bokeh",
1618
+ "repo": "prithivMLmods/Street-Bokeh-Flux-LoRA",
1619
+ "weights": "Street_Bokeh.safetensors",
1620
+ "trigger_word": "Street Bokeh"
1621
+ },
1622
+ #159
1623
+ {
1624
+ "image": "https://huggingface.co/prithivMLmods/Abstract-Cartoon-Flux-LoRA/resolve/main/images/AC2.png",
1625
+ "title": "Abstract Cartoon",
1626
+ "repo": "prithivMLmods/Abstract-Cartoon-Flux-LoRA",
1627
+ "weights": "Abstract-Cartoon.safetensors",
1628
+ "trigger_word": "Abstract Cartoon"
1629
+ },
1630
+ #160
1631
+ {
1632
+ "image": "https://huggingface.co/Norod78/CartoonStyle-flux-lora/resolve/main/samples/1725344450635__000003800_1.jpg",
1633
+ "title": "Cartoon Style Flux",
1634
+ "repo": "Norod78/CartoonStyle-flux-lora",
1635
+ "weights": "CartoonStyle_flux_lora.safetensors",
1636
+ "trigger_word": ""
1637
+ },
1638
+ #161
1639
+ {
1640
+ "image": "https://huggingface.co/prithivMLmods/Digital-Chaos-Flux-LoRA/resolve/main/images/HDRDC3.webp",
1641
+ "title": "HDR Digital Chaos",
1642
+ "repo": "prithivMLmods/Digital-Chaos-Flux-LoRA",
1643
+ "weights": "HDR-Digital-Chaos.safetensors",
1644
+ "trigger_word": "Digital Chaos"
1645
+ },
1646
+ #162
1647
+ {
1648
+ "image": "https://huggingface.co/prithivMLmods/Yellow-Laser-Flux-LoRA/resolve/main/images/YL1.png",
1649
+ "title": "Yellow Laser",
1650
+ "repo": "prithivMLmods/Yellow-Laser-Flux-LoRA",
1651
+ "weights": "Yellow-Laser.safetensors",
1652
+ "trigger_word": "Yellow Lasers"
1653
+ },
1654
+ #163
1655
+ {
1656
+ "image": "https://huggingface.co/prithivMLmods/Bold-Shadows-Flux-LoRA/resolve/main/images/BS1.png",
1657
+ "title": "Bold Shadows",
1658
+ "repo": "prithivMLmods/Bold-Shadows-Flux-LoRA",
1659
+ "weights": "Bold-Shadows.safetensors",
1660
+ "trigger_word": "Bold Shadows"
1661
+ },
1662
+ #164
1663
+ {
1664
+ "image": "https://huggingface.co/prithivMLmods/Knitted-Character-Flux-LoRA/resolve/main/images/KC1.png",
1665
+ "title": "Knitted Character",
1666
+ "repo": "prithivMLmods/Knitted-Character-Flux-LoRA",
1667
+ "weights": "Knitted-Character.safetensors",
1668
+ "trigger_word": "Knitted Character"
1669
+ },
1670
+ #165
1671
+ {
1672
+ "image": "https://huggingface.co/alvdansen/frosting_lane_flux/resolve/main/images/content%20-%202024-08-11T010011.238.jpeg",
1673
+ "title": "Frosting Lane",
1674
+ "repo": "alvdansen/frosting_lane_flux",
1675
+ "trigger_word": "frstingln illustration"
1676
+ },
1677
+ #166
1678
+ {
1679
+ "image": "https://huggingface.co/prithivMLmods/Flux-Realism-FineDetailed/resolve/main/images/FD2.png",
1680
+ "title": "Fine Detailed Character",
1681
+ "repo": "prithivMLmods/Flux-Realism-FineDetailed",
1682
+ "weights": "Flux-Realism-FineDetailed.safetensors",
1683
+ "trigger_word": "Fine Detailed"
1684
+ },
1685
+ #167
1686
+ {
1687
+ "image": "https://huggingface.co/prithivMLmods/Aura-9999/resolve/main/images/A3.png",
1688
+ "title": "Aura 9999+",
1689
+ "repo": "prithivMLmods/Aura-9999",
1690
+ "weights": "Aura-9999.safetensors",
1691
+ "trigger_word": "Aura 9999"
1692
+ },
1693
+ #168
1694
+ {
1695
+ "image": "https://huggingface.co/prithivMLmods/Pastel-BG-Flux-LoRA/resolve/main/images/PB2.png",
1696
+ "title": "Pastel BG",
1697
+ "repo": "prithivMLmods/Pastel-BG-Flux-LoRA",
1698
+ "weights": "Pastel-BG.safetensors",
1699
+ "trigger_word": "Pastel BG"
1700
+ },
1701
+ #169
1702
+ {
1703
+ "image": "https://huggingface.co/prithivMLmods/Green-Cartoon-Flux-LoRA/resolve/main/images/GC1.png",
1704
+ "title": "Green Cartoon",
1705
+ "repo": "prithivMLmods/Green-Cartoon-Flux-LoRA",
1706
+ "weights": "Green-Cartoon.safetensors",
1707
+ "trigger_word": "Green Cartoon"
1708
+ },
1709
+ #170
1710
+ {
1711
+ "image": "https://huggingface.co/prithivMLmods/Retro-Pixel-Flux-LoRA/resolve/main/images/RP1.png",
1712
+ "title": "Retro Pixel",
1713
+ "repo": "prithivMLmods/Retro-Pixel-Flux-LoRA",
1714
+ "weights": "Retro-Pixel.safetensors",
1715
+ "trigger_word": "Retro Pixel"
1716
+ },
1717
+ #171
1718
+ {
1719
+ "image": "https://huggingface.co/prithivMLmods/Teen-Outfit/resolve/main/images/TO2.png",
1720
+ "title": "Teen Outfit",
1721
+ "repo": "prithivMLmods/Teen-Outfit",
1722
+ "weights": "Teen-Outfit.safetensors",
1723
+ "trigger_word": "Teen Outfit"
1724
+ },
1725
+ #172
1726
+ {
1727
+ "image": "https://huggingface.co/prithivMLmods/CAnime-LoRA/resolve/main/images/CA3.png",
1728
+ "title": "CAnime",
1729
+ "repo": "prithivMLmods/CAnime-LoRA",
1730
+ "weights": "CAnime.safetensors",
1731
+ "trigger_word": "CAnime"
1732
+ },
1733
+ #173
1734
+ {
1735
+ "image": "https://huggingface.co/prithivMLmods/Super-Pencil-Flux-LoRA/resolve/main/images/SP1.png",
1736
+ "title": "Simple Pencil",
1737
+ "repo": "prithivMLmods/Super-Pencil-Flux-LoRA",
1738
+ "weights": "Pencil.safetensors",
1739
+ "trigger_word": "Simple Pencil"
1740
+ },
1741
+ #174
1742
+ {
1743
+ "image": "https://huggingface.co/martintomov/retrofuturism-flux/resolve/main/images/2e40deba-858e-454f-ae1c-d1ba2adb6a65.jpeg",
1744
+ "title": "Retro futurism",
1745
+ "repo": "martintomov/retrofuturism-flux",
1746
+ "weights": "retrofuturism_flux_lora_martintomov_v1.safetensors",
1747
+ "trigger_word": "retrofuturism"
1748
+ },
1749
+ #175
1750
+ {
1751
+ "image": "https://huggingface.co/Bootoshi/retroanime/resolve/main/images/9f21dffe-c4da-46c0-b0a6-e06257cf98d6.webp",
1752
+ "title": "Retro Anime",
1753
+ "repo": "Bootoshi/retroanime",
1754
+ "weights": "RetroAnimeFluxV1.safetensors",
1755
+ "trigger_word": "retro anime"
1756
+ },
1757
+ #176
1758
+ {
1759
+ "image": "https://huggingface.co/alvdansen/plushy-world-flux/resolve/main/images/ComfyUI_00666_%20(1).png",
1760
+ "title": "Plushy world",
1761
+ "repo": "alvdansen/plushy-world-flux",
1762
+ "weights": "plushy_world_flux_araminta_k.safetensors",
1763
+ "trigger_word": "3dcndylnd style"
1764
+ },
1765
+ #177
1766
+ {
1767
+ "image": "https://huggingface.co/renderartist/ROYGBIVFlux/resolve/main/images/ComfyUI_temp_qpxhm_00154_.png",
1768
+ "title": "ROYGBIVFlux",
1769
+ "repo": "renderartist/ROYGBIVFlux",
1770
+ "weights": "ROYGBIV_Flux_v1_renderartist.safetensors",
1771
+ "trigger_word": "r0ygb1v, digital illustration, textured"
1772
+ },
1773
+ #178
1774
+ {
1775
+ "image": "https://huggingface.co/alvdansen/sonny-anime-flex/resolve/main/images/GLuFasaLyEoBaAUQMREVf_20b5cf5b178a404296978e360a9ac435.png",
1776
+ "title": "sonny anime",
1777
+ "repo": "alvdansen/sonny-anime-flex",
1778
+ "weights": "araminta_k_sonnyanime_fluxd_flex.safetensors",
1779
+ "trigger_word": "nm22 [style] style"
1780
+ },
1781
+ #179
1782
+ {
1783
+ "image": "https://huggingface.co/bingbangboom/flux_whimscape/resolve/main/images/2.png",
1784
+ "title": "flux whimscape",
1785
+ "repo": "bingbangboom/flux_whimscape",
1786
+ "weights": "WHMSCPE001.safetensors",
1787
+ "trigger_word": "illustration in the style of WHMSCPE001"
1788
+ },
1789
+ #180
1790
+ {
1791
+ "image": "https://huggingface.co/glif-loradex-trainer/AP123_movie_shots_ic_lora_experiment_v1/resolve/main/samples/1730923312010__000000500_1.jpg",
1792
+ "title": "movie shots ic lora",
1793
+ "repo": "glif-loradex-trainer/AP123_movie_shots_ic_lora_experiment_v1",
1794
+ "weights": "movie_shots_ic_lora_experiment_v1.safetensors",
1795
+ "trigger_word": "MOVIE-SHOTS"
1796
+ },
1797
+ #181
1798
+ {
1799
+ "image": "https://huggingface.co/glif/LiDAR-Vision/resolve/main/images/f8f1995e-c583-425b-b73a-f3e873ce1005.png",
1800
+ "title": "LiDAR",
1801
+ "repo": "glif/LiDAR-Vision",
1802
+ "weights": "Lidar.safetensors",
1803
+ "trigger_word": "L1d4r"
1804
+ },
1805
+ #182
1806
+ {
1807
+ "image": "https://huggingface.co/prithivMLmods/Canopus-Flux-LoRA-Hoodies/resolve/main/images/XXX.png",
1808
+ "title": "Hoodies",
1809
+ "repo": "prithivMLmods/Canopus-Flux-LoRA-Hoodies",
1810
+ "weights": "Canopus-Flux-LoRA-Hoodies.safetensors",
1811
+ "trigger_word": "Hoodie"
1812
+ },
1813
+ #183
1814
+ {
1815
+ "image": "https://huggingface.co/dvyio/flux-lora-rdr2/resolve/main/images/RTqPoC9s0M1wNhago27OV_dda06f47ee764202aa5e55efa923b94e.jpg",
1816
+ "title": "World of RDR",
1817
+ "repo": "dvyio/flux-lora-rdr2",
1818
+ "weights": "eb79a593332f40458ea36fe0782f01a4_pytorch_lora_weights.safetensors",
1819
+ "trigger_word": "in the style of RDRGM"
1820
+ },
1821
+ #184
1822
+ {
1823
+ "image": "https://huggingface.co/Fihade/Retro-Collage-Art-Flux-Dev/resolve/main/images/005.jpeg",
1824
+ "title": "Retro Collage Art",
1825
+ "repo": "Fihade/Retro-Collage-Art-Flux-Dev",
1826
+ "weights": "flux_dev_ff_collage_artstyle.safetensors",
1827
+ "trigger_word": "ff-collage"
1828
+ },
1829
+ #185
1830
+ {
1831
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Quote-LoRA/resolve/main/images/QQ2.png",
1832
+ "title": "Quote",
1833
+ "repo": "prithivMLmods/Flux.1-Dev-Quote-LoRA",
1834
+ "weights": "quoter001.safetensors",
1835
+ "trigger_word": "quoter"
1836
+ },
1837
+ #186
1838
+ {
1839
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Stamp-Art-LoRA/resolve/main/images/SS2.png",
1840
+ "title": "Stamp",
1841
+ "repo": "prithivMLmods/Flux.1-Dev-Stamp-Art-LoRA",
1842
+ "weights": "stam9.safetensors",
1843
+ "trigger_word": "stam9"
1844
+ },
1845
+ #187
1846
+ {
1847
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Hand-Sticky-LoRA/resolve/main/images/H3.png",
1848
+ "title": "Hand Sticky",
1849
+ "repo": "prithivMLmods/Flux.1-Dev-Hand-Sticky-LoRA",
1850
+ "weights": "handstick69.safetensors",
1851
+ "trigger_word": "handstick69"
1852
+ },
1853
+ #188
1854
+ {
1855
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Poster-HQ-LoRA/resolve/main/images/PP2.png",
1856
+ "title": "Poster Foss",
1857
+ "repo": "prithivMLmods/Flux.1-Dev-Poster-HQ-LoRA",
1858
+ "weights": "poster-foss.safetensors",
1859
+ "trigger_word": "poster foss"
1860
+ },
1861
+ #189
1862
+ {
1863
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Ctoon-LoRA/resolve/main/images/C3.png",
1864
+ "title": "Ctoon",
1865
+ "repo": "prithivMLmods/Flux.1-Dev-Ctoon-LoRA",
1866
+ "weights": "ctoon.safetensors",
1867
+ "trigger_word": "ctoon"
1868
+ },
1869
+ #190
1870
+ {
1871
+ "image": "https://huggingface.co/prithivMLmods/Flux-C33-Design-LoRA/resolve/main/images/3.png",
1872
+ "title": "C33 Design",
1873
+ "repo": "prithivMLmods/Flux-C33-Design-LoRA",
1874
+ "weights": "C33.safetensors",
1875
+ "trigger_word": "C33 Design"
1876
+ },
1877
+ #191
1878
+ {
1879
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Indo-Realism-LoRA/resolve/main/images/333.png",
1880
+ "title": "Indo Realism",
1881
+ "repo": "prithivMLmods/Flux.1-Dev-Indo-Realism-LoRA",
1882
+ "weights": "indo-realism.safetensors",
1883
+ "trigger_word": "indo-realism"
1884
+ },
1885
+ #192
1886
+ {
1887
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Sketch-Card-LoRA/resolve/main/images/SC2.png",
1888
+ "title": "Sketch Card",
1889
+ "repo": "prithivMLmods/Flux.1-Dev-Sketch-Card-LoRA",
1890
+ "weights": "sketchcard.safetensors",
1891
+ "trigger_word": "sketch card"
1892
+ },
1893
+ #193
1894
+ {
1895
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Movie-Boards-LoRA/resolve/main/images/MB1.png",
1896
+ "title": "Movie Board",
1897
+ "repo": "prithivMLmods/Flux.1-Dev-Movie-Boards-LoRA",
1898
+ "weights": "movieboard.safetensors",
1899
+ "trigger_word": "movieboard"
1900
+ },
1901
+ #194
1902
+ {
1903
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Pov-DoorEye-LoRA/resolve/main/images/L4.png",
1904
+ "title": "Door Eye View",
1905
+ "repo": "prithivMLmods/Flux.1-Dev-Pov-DoorEye-LoRA",
1906
+ "weights": "look-in-2.safetensors",
1907
+ "trigger_word": "look in 2"
1908
+ },
1909
+ #195
1910
+ {
1911
+ "image": "https://huggingface.co/alvdansen/enna-sketch-style/resolve/main/images/out-0%20(23).webp",
1912
+ "title": "Enna Sketch",
1913
+ "repo": "alvdansen/enna-sketch-style",
1914
+ "weights": "enna_sketch_style_araminta_k.safetensors",
1915
+ "trigger_word": "sketch illustration style"
1916
+ },
1917
+ #196
1918
+ {
1919
+ "image": "https://huggingface.co/jbilcke-hf/flux-dev-panorama-lora-2/resolve/main/samples/HDRI%20panoramic%20view%20of%20TOK%2C%20visiting%20an%20amusement%20park%20about%20harry%20potter.webp",
1920
+ "title": "Panorama",
1921
+ "repo": "jbilcke-hf/flux-dev-panorama-lora-2",
1922
+ "weights": "flux_train_replicate.safetensors",
1923
+ "trigger_word": "HDRI panoramic view of TOK"
1924
+ },
1925
+ #197
1926
+ {
1927
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Micro-landscape-on-Mobile-Phone/resolve/main/images/a29b8763a8f733dea09c1ab07a42263ef6e304cb81be3f5c97fbf8f6.jpg",
1928
+ "title": "Micro Landscape",
1929
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Micro-landscape-on-Mobile-Phone",
1930
+ "weights": "FLUX-dev-lora-micro-landscape.safetensors",
1931
+ "trigger_word": "miniature stereoscopic scene"
1932
+ },
1933
+ #198
1934
+ {
1935
+ "image": "https://huggingface.co/glif-loradex-trainer/goldenark__Ancient_Greece_Watercolor_Sketch_Style/resolve/main/samples/1727152322975__000002000_0.jpg",
1936
+ "title": "Ancient Greece Watercolor",
1937
+ "repo": "glif-loradex-trainer/goldenark__Ancient_Greece_Watercolor_Sketch_Style",
1938
+ "weights": "Ancient_Greece_Watercolor_Sketch_Style.safetensors",
1939
+ "trigger_word": "AncientWaterColorStyle"
1940
+ },
1941
+ #199
1942
+ {
1943
+ "image": "https://huggingface.co/glif-loradex-trainer/i12bp8_appelsiensam_mii_v1/resolve/main/samples/1731918886531__000003000_0.jpg",
1944
+ "title": "M11 PPLSNSM",
1945
+ "repo": "glif-loradex-trainer/i12bp8_appelsiensam_mii_v1",
1946
+ "weights": "appelsiensam_mii_v1.safetensors",
1947
+ "trigger_word": "M11_PPLSNSM"
1948
+ },
1949
+ #200
1950
+ {
1951
+ "image": "https://huggingface.co/glif-loradex-trainer/an303042_RisographPrint_v1/resolve/main/samples/1731852835625__000003000_5.jpg",
1952
+ "title": "RisographPrint",
1953
+ "repo": "glif-loradex-trainer/an303042_RisographPrint_v1",
1954
+ "weights": "RisographPrint_v1.safetensors",
1955
+ "trigger_word": "rsgrf , risograph"
1956
+ },
1957
+ #201
1958
+ {
1959
+ "image": "https://huggingface.co/gokaygokay/Flux-White-Background-LoRA/resolve/main/images/example_mtojzmerf.png",
1960
+ "title": "White Background",
1961
+ "repo": "gokaygokay/Flux-White-Background-LoRA",
1962
+ "weights": "80cfbf52faf541d49c6abfe1ac571112_lora.safetensors",
1963
+ "trigger_word": "in the middle ,white background"
1964
+ },
1965
+ #202
1966
+ {
1967
+ "image": "https://huggingface.co/glif/Gesture-Draw/resolve/main/images/cf8697fb-d6b4-4684-8a1d-82beb9d266ed.jpg",
1968
+ "title": "Gesture Draw",
1969
+ "repo": "glif/Gesture-Draw",
1970
+ "weights": "Gesture_Draw_v1.safetensors",
1971
+ "trigger_word": "gstdrw style"
1972
+ },
1973
+ #203
1974
+ {
1975
+ "image": "https://huggingface.co/MuninStudio/FLUX.1-dev-LoRA-Hard-Flash/resolve/main/images/02.jpg",
1976
+ "title": "Hard Flash",
1977
+ "repo": "MuninStudio/FLUX.1-dev-LoRA-Hard-Flash",
1978
+ "weights": "HRDFLS.safetensors",
1979
+ "trigger_word": "HRDFLS"
1980
+ },
1981
+ #204
1982
+ {
1983
+ "image": "https://huggingface.co/dvyio/flux-lora-the-sims/resolve/main/images/dunBAVBsALOepaE_dsWFI_6b0fef6b0fc4472aa07d00edea7c75b3.jpg",
1984
+ "title": "SIMS",
1985
+ "repo": "dvyio/flux-lora-the-sims",
1986
+ "weights": "011ed14848b3408c8d70d3ecfa14f122_lora.safetensors",
1987
+ "trigger_word": "video game screenshot in the style of THSMS"
1988
+ },
1989
+ #205
1990
+ {
1991
+ "image": "https://huggingface.co/UmeAiRT/FLUX.1-dev-LoRA-Ume_Sky/resolve/main/images/flux_00171_.png",
1992
+ "title": "Umesky",
1993
+ "repo": "UmeAiRT/FLUX.1-dev-LoRA-Ume_Sky",
1994
+ "weights": "ume_sky_v2.safetensors",
1995
+ "trigger_word": "umesky"
1996
+ },
1997
+ #206
1998
+ {
1999
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Realtime-Toon-Mix/resolve/main/images/T1.png",
2000
+ "title": "Realtime Toon Mix",
2001
+ "repo": "prithivMLmods/Flux.1-Dev-Realtime-Toon-Mix",
2002
+ "weights": "toon-mix.safetensors",
2003
+ "trigger_word": "toon mix"
2004
+ },
2005
+ #207
2006
+ {
2007
+ "image": "https://huggingface.co/oshtz/flux-pointcrayonstyle/resolve/main/images/pointcrayonstyle%20illustration%2C%20at%20a%20lighthouse%2C%20the%20ambiance%20is%20exotic%20and%20mysterious.png",
2008
+ "title": "Pointcrayonstyle",
2009
+ "repo": "oshtz/flux-pointcrayonstyle",
2010
+ "weights": "flux-pointcrayonstyle.safetensors",
2011
+ "trigger_word": "pointcrayonstyle"
2012
+ },
2013
+ #208
2014
+ {
2015
+ "image": "https://huggingface.co/Purz/vhs-box/resolve/main/33727059.jpeg",
2016
+ "title": "VSH Box",
2017
+ "repo": "Purz/vhs-box",
2018
+ "weights": "purz-vhs_box.safetensors",
2019
+ "trigger_word": "vhs_box"
2020
+ },
2021
+ #209
2022
+ {
2023
+ "image": "https://huggingface.co/nerijs/flux_prettyshot_v1/resolve/main/images/image_5.png",
2024
+ "title": "Prettyshot",
2025
+ "repo": "nerijs/flux_prettyshot_v1",
2026
+ "weights": "flux_prettyshot_v1.safetensors",
2027
+ "trigger_word": "pr3ttysh0t"
2028
+ },
2029
+ #210
2030
+ {
2031
+ "image": "https://huggingface.co/glif-loradex-trainer/insectagon_pipo_hippo1/resolve/main/samples/1729839793051__000001500_1.jpg",
2032
+ "title": "Insectagon pipo",
2033
+ "repo": "glif-loradex-trainer/insectagon_pipo_hippo1",
2034
+ "weights": "pipo_hippo1.safetensors",
2035
+ "trigger_word": "pipo_meme"
2036
+ },
2037
+ #211
2038
+ {
2039
+ "image": "https://huggingface.co/prithivMLmods/Flux-Polaroid-Plus/resolve/main/images/P1.png",
2040
+ "title": "Polaroid Plus",
2041
+ "repo": "prithivMLmods/Flux-Polaroid-Plus",
2042
+ "weights": "polaroid-plus.safetensors",
2043
+ "trigger_word": "Polaroid Collage"
2044
+ },
2045
+ #212
2046
+ {
2047
+ "image": "https://huggingface.co/prithivMLmods/Flux-Product-Ad-Backdrop/resolve/main/images/PA1.png",
2048
+ "title": "Product Ad",
2049
+ "repo": "prithivMLmods/Flux-Product-Ad-Backdrop",
2050
+ "weights": "Prod-Ad.safetensors",
2051
+ "trigger_word": "Product Ad"
2052
+ },
2053
+ #213
2054
+ {
2055
+ "image": "https://huggingface.co/prithivMLmods/Flux-Art-Nightmare-99/resolve/main/images/NM4.png",
2056
+ "title": "Nightmare 99",
2057
+ "repo": "prithivMLmods/Flux-Art-Nightmare-99",
2058
+ "weights": "nm99.safetensors",
2059
+ "trigger_word": "nm99"
2060
+ },
2061
+ #214
2062
+ {
2063
+ "image": "https://huggingface.co/prithivMLmods/Flux.1-Dev-Frosted-Container-LoRA/resolve/main/images/FG1.png",
2064
+ "title": "Frosted Container",
2065
+ "repo": "prithivMLmods/Flux.1-Dev-Frosted-Container-LoRA",
2066
+ "weights": "frosted-gc.safetensors",
2067
+ "trigger_word": "frosted GC"
2068
+ },
2069
+ #215
2070
+ {
2071
+ "image": "https://huggingface.co/glif-loradex-trainer/swap_magenta_kuki_roblox/resolve/main/samples/1731068408259__000001500_4.jpg",
2072
+ "title": "Magenta Kuki Roblox",
2073
+ "repo": "glif-loradex-trainer/swap_magenta_kuki_roblox",
2074
+ "weights": "magenta_kuki_roblox.safetensors",
2075
+ "trigger_word": "kuki_magenta, roblox"
2076
+ },
2077
+ #216
2078
+ {
2079
+ "image": "https://huggingface.co/glif-loradex-trainer/maxxd4240_PleinAir/resolve/main/samples/1730493095161__000003000_4.jpg",
2080
+ "title": "Plein Air",
2081
+ "repo": "glif-loradex-trainer/maxxd4240_PleinAir",
2082
+ "weights": "PleinAir.safetensors",
2083
+ "trigger_word": "P1e!n"
2084
+ },
2085
+ #217
2086
+ {
2087
+ "image": "https://huggingface.co/prithivMLmods/Flux-GArt-LoRA/resolve/main/images/G2.png",
2088
+ "title": "GArt",
2089
+ "repo": "prithivMLmods/Flux-GArt-LoRA",
2090
+ "weights": "GArt.safetensors",
2091
+ "trigger_word": "GArt"
2092
+ },
2093
+ #218
2094
+ {
2095
+ "image": "https://huggingface.co/strangerzonehf/Flux-Super-Capybara-HF/resolve/main/images/C2.png",
2096
+ "title": "Capybara HF",
2097
+ "repo": "strangerzonehf/Flux-Super-Capybara-HF",
2098
+ "weights": "capybara-hf.safetensors",
2099
+ "trigger_word": "capybara hf"
2100
+ },
2101
+ #219
2102
+ {
2103
+ "image": "https://huggingface.co/prithivMLmods/Flux-Fine-Detail-LoRA/resolve/main/images/SR1.png",
2104
+ "title": "Fine Detail",
2105
+ "repo": "prithivMLmods/Flux-Fine-Detail-LoRA",
2106
+ "weights": "Fine-Detail.safetensors",
2107
+ "trigger_word": "Super Detail"
2108
+ },
2109
+ #220
2110
+ {
2111
+ "image": "https://huggingface.co/gokaygokay/Flux-Digital-Backgrounds-LoRA/resolve/main/images/image1.jpg",
2112
+ "title": "Digital Backgrounds",
2113
+ "repo": "gokaygokay/Flux-Digital-Backgrounds-LoRA",
2114
+ "weights": "digital_background_lora.safetensors",
2115
+ "trigger_word": "dgtlbg"
2116
+ },
2117
+ #221
2118
+ {
2119
+ "image": "https://huggingface.co/gokaygokay/Flux-Realistic-Backgrounds-LoRA/resolve/main/images/image1.jpg",
2120
+ "title": "Realistic Backgrounds",
2121
+ "repo": "gokaygokay/Flux-Realistic-Backgrounds-LoRA",
2122
+ "weights": "realistic_background_lora.safetensors",
2123
+ "trigger_word": "rlstcbg"
2124
+ },
2125
+ #222
2126
+ {
2127
+ "image": "https://huggingface.co/prithivMLmods/Flux-Lego-Ref-LoRA/resolve/main/images/2.png",
2128
+ "title": "LEGO",
2129
+ "repo": "prithivMLmods/Flux-Lego-Ref-LoRA",
2130
+ "weights": "Lego.safetensors",
2131
+ "trigger_word": "lego --fref --89890"
2132
+ },
2133
+ #223
2134
+ {
2135
+ "image": "https://huggingface.co/strangerzonehf/Flux-3DXL-Partfile-0002/resolve/main/images/44.png",
2136
+ "title": "3DXLP2",
2137
+ "repo": "strangerzonehf/Flux-3DXL-Partfile-0002",
2138
+ "weights": "3DXLP2.safetensors",
2139
+ "trigger_word": "3DXLP2"
2140
+ },
2141
+
2142
  #add new
2143
  ]
2144
 
 
2402
  title = gr.HTML(
2403
  """
2404
  <div id="title">
2405
+ <h1>⚔️ ChatDnD.net ⚔️</h1>
2406
  <p>
2407
+ <strong>Unleash Your Imagination!</strong> Create heroes, maps, quests, and epic scenes to bring your campaigns to life.
2408
+ Tailored for adventurers seeking inspiration or Dungeon Masters constructing their next grand story. <br>
2409
  <a href="https://chatdnd.net" target="_blank">Visit Our Website</a> |
2410
  <a href="https://buymeacoffee.com/watchoutformike" target="_blank">Support Us</a>
2411
  </p>
 
2418
  with gr.Row():
2419
  with gr.Column(scale=3):
2420
  prompt = gr.Textbox(
2421
+ label="🎲 Your Legendary Prompt",
2422
  lines=1,
2423
+ placeholder="Describe your hero, villain, or epic battle scene..."
2424
  )
2425
  with gr.Column(scale=1, elem_id="gen_column"):
2426
+ generate_button = gr.Button("Forge Your Vision", variant="primary", elem_id="gen_btn")
2427
  with gr.Row():
2428
  with gr.Column():
2429
  selected_info = gr.Markdown("")
2430
  gallery = gr.Gallery(
2431
  [(item["image"], item["title"]) for item in loras],
2432
+ label="🛡️ LoRA Artifacts 🛡️",
2433
  allow_preview=False,
2434
  columns=3,
2435
  elem_id="gallery",
 
2437
  )
2438
  with gr.Group():
2439
  custom_lora = gr.Textbox(
2440
+ label="🔮 Add Custom Artifact (LoRA)",
2441
  placeholder="prithivMLmods/Canopus-LoRA-Flux-Anime"
2442
  )
2443
  gr.Markdown(
2444
+ """[Explore FLUX Artifacts Collection 📜](https://huggingface.co/models?other=base_model:adapter:black-forest-labs/FLUX.1-dev)""",
2445
  elem_id="lora_list"
2446
  )
2447
  custom_lora_info = gr.HTML(visible=False)
2448
  custom_lora_button = gr.Button("Remove Custom Artifact", visible=False)
2449
  with gr.Column():
2450
  progress_bar = gr.Markdown(elem_id="progress", visible=False)
2451
+ result = gr.Image(label="✨ Your D&D Masterpiece")
2452
 
2453
  with gr.Row():
2454
  with gr.Accordion("🛠️ Advanced Settings ⚙️", open=False):