prithivMLmods commited on
Commit
37d853f
1 Parent(s): 4fb67f3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +38 -1
app.py CHANGED
@@ -438,7 +438,44 @@ loras = [
438
  "repo": "TheAwakenOne/max-headroom",
439
  "weights": "max-headroom-v1.safetensors",
440
  "trigger_word": "M2X, Max-Headroom"
441
- }
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
442
  #add--new LoRA Below ↓ - Before that Use(,)
443
  ]
444
 
 
438
  "repo": "TheAwakenOne/max-headroom",
439
  "weights": "max-headroom-v1.safetensors",
440
  "trigger_word": "M2X, Max-Headroom"
441
+ },
442
+ #37
443
+ {
444
+ "image": "https://huggingface.co/renderartist/toyboxflux/resolve/main/images/3D__00366_.png",
445
+ "title": "Toy Box Flux",
446
+ "repo": "renderartist/toyboxflux",
447
+ "weights": "Toy_Box_Flux_v2_renderartist.safetensors",
448
+ "trigger_word": "t0yb0x, simple toy design, detailed toy design, 3D render"
449
+ },
450
+ #38
451
+ {
452
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-live-3D/resolve/main/images/51a716fb6fe9ba5d54c260b70e7ff661d38acedc7fb725552fa77bcf.jpg",
453
+ "title": "Live 3D",
454
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-live-3D",
455
+ "trigger_word": ""
456
+ },
457
+ #39
458
+ {
459
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Garbage-Bag-Art/resolve/main/images/42e944819b43869a03dc252d10409b5944a62494c7082816121016f9.jpg",
460
+ "title": "Garbage Bag Art",
461
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Garbage-Bag-Art",
462
+ "trigger_word": "Inflatable plastic bag"
463
+ },
464
+ #40
465
+ {
466
+ "image": "https://huggingface.co/Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design/resolve/main/images/73e7db6a33550d05836ce285549de60075d05373c7b0660d631dac33.jpg",
467
+ "title": "Logo Design",
468
+ "repo": "Shakker-Labs/FLUX.1-dev-LoRA-Logo-Design",
469
+ "trigger_word": "wablogo, logo, Minimalist"
470
+ },
471
+ #41
472
+ {
473
+ "image": "https://huggingface.co/punzel/flux_sadie_sink/resolve/main/images/ComfyUI_Flux_Finetune_00067_.png",
474
+ "title": "Sadie Sink",
475
+ "repo": "punzel/flux_sadie_sink",
476
+ "weights": " flux_sadie_sink.safetensors",
477
+ "trigger_word": "Sadie Sink"
478
+ },
479
  #add--new LoRA Below ↓ - Before that Use(,)
480
  ]
481