Spaces:
Running
on
Zero
Running
on
Zero
prithivMLmods
commited on
Commit
•
a38f984
1
Parent(s):
34da9a3
Update app.py
Browse files
app.py
CHANGED
@@ -1821,6 +1821,30 @@ loras = [
|
|
1821 |
"repo": "glif/Gesture-Draw",
|
1822 |
"weights": "Gesture_Draw_v1.safetensors",
|
1823 |
"trigger_word": "gstdrw style"
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1824 |
}
|
1825 |
#add new
|
1826 |
]
|
|
|
1821 |
"repo": "glif/Gesture-Draw",
|
1822 |
"weights": "Gesture_Draw_v1.safetensors",
|
1823 |
"trigger_word": "gstdrw style"
|
1824 |
+
},
|
1825 |
+
#203
|
1826 |
+
{
|
1827 |
+
"image": "https://huggingface.co/MuninStudio/FLUX.1-dev-LoRA-Hard-Flash/resolve/main/images/02.jpg",
|
1828 |
+
"title": "Hard Flash",
|
1829 |
+
"repo": "MuninStudio/FLUX.1-dev-LoRA-Hard-Flash",
|
1830 |
+
"weights": "HRDFLS.safetensors",
|
1831 |
+
"trigger_word": "HRDFLS"
|
1832 |
+
},
|
1833 |
+
#204
|
1834 |
+
{
|
1835 |
+
"image": "https://huggingface.co/dvyio/flux-lora-the-sims/resolve/main/images/dunBAVBsALOepaE_dsWFI_6b0fef6b0fc4472aa07d00edea7c75b3.jpg",
|
1836 |
+
"title": "SIMS",
|
1837 |
+
"repo": "dvyio/flux-lora-the-sims",
|
1838 |
+
"weights": "011ed14848b3408c8d70d3ecfa14f122_lora.safetensors",
|
1839 |
+
"trigger_word": "video game screenshot in the style of THSMS"
|
1840 |
+
},
|
1841 |
+
#205
|
1842 |
+
{
|
1843 |
+
"image": "https://huggingface.co/UmeAiRT/FLUX.1-dev-LoRA-Ume_Sky/resolve/main/images/flux_00171_.png",
|
1844 |
+
"title": "Umesky",
|
1845 |
+
"repo": "UmeAiRT/FLUX.1-dev-LoRA-Ume_Sky",
|
1846 |
+
"weights": "ume_sky_v2.safetensors",
|
1847 |
+
"trigger_word": "umesky"
|
1848 |
}
|
1849 |
#add new
|
1850 |
]
|