Update app.py
Browse files
app.py
CHANGED
|
@@ -246,6 +246,20 @@ loras = [
|
|
| 246 |
"weights": "zimage-igbaddie.safetensors",
|
| 247 |
"trigger_word": "igbaddie"
|
| 248 |
},
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 249 |
]
|
| 250 |
|
| 251 |
dtype = torch.bfloat16
|
|
|
|
| 246 |
"weights": "zimage-igbaddie.safetensors",
|
| 247 |
"trigger_word": "igbaddie"
|
| 248 |
},
|
| 249 |
+
{
|
| 250 |
+
"image": "https://huggingface.co/HAV0X1014/Z-Image-Turbo-KF-Bat-Eared-Fox-LoRA/resolve/main/images/ComfyUI_00132_.png",
|
| 251 |
+
"title": "KF-Bat-Eared",
|
| 252 |
+
"repo": "HAV0X1014/Z-Image-Turbo-KF-Bat-Eared-Fox-LoRA", #21
|
| 253 |
+
"weights": "z-image-turbo-bat_eared_fox.safetensors",
|
| 254 |
+
"trigger_word": "bat_eared_fox_kemono_friends"
|
| 255 |
+
},
|
| 256 |
+
{
|
| 257 |
+
"image": "https://huggingface.co/HAV0X1014/Z-Image-Turbo-KF-Bat-Eared-Fox-LoRA/resolve/main/images/ComfyUI_00132_.png",
|
| 258 |
+
"title": "Tarot Z",
|
| 259 |
+
"repo": "multimodalart/tarot-z-image-lora", #22
|
| 260 |
+
"weights": "tarot-z-image_000001250.safetensors",
|
| 261 |
+
"trigger_word": "trtcrd"
|
| 262 |
+
},
|
| 263 |
]
|
| 264 |
|
| 265 |
dtype = torch.bfloat16
|