Spaces:
Runtime error
Runtime error
prithivMLmods
commited on
Commit
•
29ed790
1
Parent(s):
c268aca
Update app.py
Browse files
app.py
CHANGED
@@ -1653,7 +1653,32 @@ loras = [
|
|
1653 |
"repo": "glif/LiDAR-Vision",
|
1654 |
"weights": "Lidar.safetensors",
|
1655 |
"trigger_word": "L1d4r"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1656 |
}
|
|
|
1657 |
#add new
|
1658 |
]
|
1659 |
|
|
|
1653 |
"repo": "glif/LiDAR-Vision",
|
1654 |
"weights": "Lidar.safetensors",
|
1655 |
"trigger_word": "L1d4r"
|
1656 |
+
},
|
1657 |
+
#182
|
1658 |
+
{
|
1659 |
+
"image": "https://huggingface.co/prithivMLmods/Canopus-Flux-LoRA-Hoodies/resolve/main/images/XXX.png",
|
1660 |
+
"title": "Hoodies",
|
1661 |
+
"repo": "prithivMLmods/Canopus-Flux-LoRA-Hoodies",
|
1662 |
+
"weights": "Canopus-Flux-LoRA-Hoodies.safetensors",
|
1663 |
+
"trigger_word": "Hoodie"
|
1664 |
+
},
|
1665 |
+
#183
|
1666 |
+
{
|
1667 |
+
"image": "https://huggingface.co/dvyio/flux-lora-rdr2/resolve/main/images/RTqPoC9s0M1wNhago27OV_dda06f47ee764202aa5e55efa923b94e.jpg",
|
1668 |
+
"title": "World of RDR",
|
1669 |
+
"repo": "dvyio/flux-lora-rdr2",
|
1670 |
+
"weights": "eb79a593332f40458ea36fe0782f01a4_pytorch_lora_weights.safetensors",
|
1671 |
+
"trigger_word": "in the style of RDRGM"
|
1672 |
+
},
|
1673 |
+
#184
|
1674 |
+
{
|
1675 |
+
"image": "https://huggingface.co/Fihade/Retro-Collage-Art-Flux-Dev/resolve/main/images/005.jpeg",
|
1676 |
+
"title": "Retro Collage Art",
|
1677 |
+
"repo": "Fihade/Retro-Collage-Art-Flux-Dev",
|
1678 |
+
"weights": "flux_dev_ff_collage_artstyle.safetensors",
|
1679 |
+
"trigger_word": "ff-collage"
|
1680 |
}
|
1681 |
+
|
1682 |
#add new
|
1683 |
]
|
1684 |
|