prithivMLmods commited on
Commit
2397e8b
1 Parent(s): df34f59

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +46 -0
app.py CHANGED
@@ -516,6 +516,52 @@ loras = [
516
  "trigger_word": "r0ughkids4rt"
517
  }
518
  #47
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
519
  #add--new LoRA Below ↓ - Before that Use(,)
520
  ]
521
 
 
516
  "trigger_word": "r0ughkids4rt"
517
  }
518
  #47
519
+ {
520
+ "image": "https://huggingface.co/lichorosario/flux-lora-tstvctr/resolve/main/images/example_mo3jx93o6.png",
521
+ "title": "TSTVCTR Cartoon",
522
+ "repo": "lichorosario/flux-lora-tstvctr",
523
+ "weights": "lora.safetensors",
524
+ "trigger_word": "TSTVCTR cartoon illustration"
525
+ },
526
+ #48
527
+ {
528
+ "image": "https://huggingface.co/lichorosario/flux-lora-gliff-tosti-vector-no-captions-2500s/resolve/main/images/example_i6h6fi9sq.png",
529
+ "title": "Tosti Vector",
530
+ "repo": "lichorosario/flux-lora-gliff-tosti-vector-no-captions-2500s",
531
+ "weights": "flux_dev_tosti_vector_without_captions_000002500.safetensors",
532
+ "trigger_word": ""
533
+ },
534
+ #49
535
+ {
536
+ "image": "https://huggingface.co/AlekseyCalvin/Propaganda_Poster_Schnell_by_doctor_diffusion/resolve/main/Trashy.png",
537
+ "title": "Propaganda Poster",
538
+ "repo": "AlekseyCalvin/Propaganda_Poster_Schnell_by_doctor_diffusion",
539
+ "weights": "propaganda_schnell_v1.safetensors",
540
+ "trigger_word": "propaganda poster"
541
+ },
542
+ #50
543
+ {
544
+ "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",
545
+ "title": "Ringside Portrait",
546
+ "repo": "WizWhite/Wiz-PunchOut_Ringside_Portrait",
547
+ "trigger_word": "punch0ut, ringside pixel portrait depicting"
548
+ },
549
+ #51
550
+ {
551
+ "image": "https://huggingface.co/glif-loradex-trainer/kklors_flux_dev_long_exposure/resolve/main/samples/1729016926778__000003000_3.jpg",
552
+ "title": "Long Exposure",
553
+ "repo": "glif-loradex-trainer/kklors_flux_dev_long_exposure",
554
+ "weights": "flux_dev_long_exposure.safetensors",
555
+ "trigger_word": "LE"
556
+ },
557
+ #52
558
+ {
559
+ "image": "https://huggingface.co/DamarJati/streetwear-flux/resolve/main/img/79e891f9-ceb8-4f8a-a51d-bb432789d037.jpeg",
560
+ "title": "Street Wear",
561
+ "repo": "DamarJati/streetwear-flux",
562
+ "weights": "Streetwear.safetensors",
563
+ "trigger_word": "Handling Information Tshirt template"
564
+ }
565
  #add--new LoRA Below ↓ - Before that Use(,)
566
  ]
567