prithivMLmods commited on
Commit
df34f59
1 Parent(s): 1f0bbab

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +32 -0
app.py CHANGED
@@ -484,6 +484,38 @@ loras = [
484
  "weights": "flux_jenna_ortega.safetensors",
485
  "trigger_word": "Jenna ortega"
486
  },
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
487
  #add--new LoRA Below ↓ - Before that Use(,)
488
  ]
489
 
 
484
  "weights": "flux_jenna_ortega.safetensors",
485
  "trigger_word": "Jenna ortega"
486
  },
487
+ #43
488
+ {
489
+ "image": "https://huggingface.co/Wakkamaruh/balatro-poker-cards/resolve/main/samples/01.png",
490
+ "title": "Poker Cards",
491
+ "repo": "Wakkamaruh/balatro-poker-cards",
492
+ "weights": "balatro-poker-cards.safetensors",
493
+ "trigger_word": "balatrocard"
494
+ },
495
+ #44
496
+ {
497
+ "image": "https://huggingface.co/lichorosario/flux-cubist-cartoon/resolve/main/samples/albert-einstein.png",
498
+ "title": "Cubist Cartoon",
499
+ "repo": "lichorosario/flux-cubist-cartoon",
500
+ "weights": "lora.safetensors",
501
+ "trigger_word": "CBSTCRTN"
502
+ },
503
+ #45
504
+ {
505
+ "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",
506
+ "title": "Miniature People",
507
+ "repo": "iliketoasters/miniature-people",
508
+ "trigger_word": "miniature people"
509
+ },
510
+ #46
511
+ {
512
+ "image": "https://huggingface.co/ampp/rough-kids-illustrations/resolve/main/samples/1725115106736__000001000_0.jpg",
513
+ "title": "kids Illustrations",
514
+ "repo": "ampp/rough-kids-illustrations",
515
+ "weights": "rough-kids-illustrations.safetensors",
516
+ "trigger_word": "r0ughkids4rt"
517
+ }
518
+ #47
519
  #add--new LoRA Below ↓ - Before that Use(,)
520
  ]
521