Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
@@ -1821,6 +1821,14 @@ 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/prithivMLmods/Canopus-Clothing-Adp-LoRA/resolve/main/images/44.png",
|
1828 |
+
"title": "Clothing Adp",
|
1829 |
+
"repo": "prithivMLmods/Canopus-Clothing-Adp-LoRA",
|
1830 |
+
"weights": "Canopus-Dress-Clothing-LoRA.safetensors",
|
1831 |
+
"trigger_word": "Dress, Cloth, Cloth style, Material Style"
|
1832 |
}
|
1833 |
#add new
|
1834 |
]
|