prithivMLmods commited on
Commit
333e2ae
1 Parent(s): fdba8b3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +16 -0
app.py CHANGED
@@ -571,6 +571,22 @@ loras = [
571
  "trigger_word": "a vintage ad of"
572
  },
573
  #54
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
574
  #add--new LoRA Below ↓ - Before that Use(,)
575
  ]
576
 
 
571
  "trigger_word": "a vintage ad of"
572
  },
573
  #54
574
+ {
575
+ "image": "https://huggingface.co/multimodalart/product-design/resolve/main/images/example_vgv87rlfl.png",
576
+ "title": "Product Design",
577
+ "repo": "multimodalart/product-design",
578
+ "weights": "product-design.safetensors",
579
+ "trigger_word": "product designed by prdsgn"
580
+ },
581
+ #55
582
+ {
583
+ "image": "https://huggingface.co/prithivMLmods/Canopus-LoRA-Flux-Typography-ASCII/resolve/main/images/NNN.png",
584
+ "title": "Typography",
585
+ "repo": "prithivMLmods/Canopus-LoRA-Flux-Typography-ASCII",
586
+ "weights": "Typography.safetensors",
587
+ "trigger_word": "Typography, ASCII Art"
588
+ },
589
+ #56
590
  #add--new LoRA Below ↓ - Before that Use(,)
591
  ]
592