Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -211,14 +211,6 @@ loras = [
|
|
| 211 |
"weights": "dalle-mix.safetensors",
|
| 212 |
"trigger_word": "dalle-mix"
|
| 213 |
},
|
| 214 |
-
#Datou1111/shou_xin
|
| 215 |
-
{
|
| 216 |
-
"image": "https://huggingface.co/strangerzonehf/Flux-Ultimate-LoRA-Collection/resolve/main/images/example_aqz3dv60n.jpeg",
|
| 217 |
-
"title": "SHOU_XIN",
|
| 218 |
-
"repo": "Datou1111/shou_xin",
|
| 219 |
-
"weights": "shou_xin.safetensors",
|
| 220 |
-
"trigger_word": "shou_xin, pencil sketch"
|
| 221 |
-
},
|
| 222 |
#smudge
|
| 223 |
{
|
| 224 |
"image": "https://huggingface.co/strangerzonehf/Flux-Sketch-Smudge-LoRA/resolve/main/images/5.png",
|
|
@@ -275,6 +267,14 @@ loras = [
|
|
| 275 |
"weights": "mjV6.safetensors",
|
| 276 |
"trigger_word": "MJ v6"
|
| 277 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 278 |
{
|
| 279 |
"image": "https://huggingface.co/prithivMLmods/Flux-Long-Toon-LoRA/resolve/main/images/LT5.png",
|
| 280 |
"title": "Long Toons",
|
|
|
|
| 211 |
"weights": "dalle-mix.safetensors",
|
| 212 |
"trigger_word": "dalle-mix"
|
| 213 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 214 |
#smudge
|
| 215 |
{
|
| 216 |
"image": "https://huggingface.co/strangerzonehf/Flux-Sketch-Smudge-LoRA/resolve/main/images/5.png",
|
|
|
|
| 267 |
"weights": "mjV6.safetensors",
|
| 268 |
"trigger_word": "MJ v6"
|
| 269 |
},
|
| 270 |
+
#Datou1111/shou_xin
|
| 271 |
+
{
|
| 272 |
+
"image": "https://huggingface.co/strangerzonehf/Flux-Ultimate-LoRA-Collection/resolve/main/images/example_aqz3dv60n.jpeg",
|
| 273 |
+
"title": "SHOU_XIN",
|
| 274 |
+
"repo": "Datou1111/shou_xin",
|
| 275 |
+
"weights": "shou_xin.safetensors",
|
| 276 |
+
"trigger_word": "shou_xin, pencil sketch"
|
| 277 |
+
},
|
| 278 |
{
|
| 279 |
"image": "https://huggingface.co/prithivMLmods/Flux-Long-Toon-LoRA/resolve/main/images/LT5.png",
|
| 280 |
"title": "Long Toons",
|