Spaces:
Runtime error
Runtime error
Commit
•
668f779
1
Parent(s):
b9704c6
Update sdxl_loras.json (#47)
Browse files- Update sdxl_loras.json (11f677c4fa08e6a38e9cf2ee71a7a2c275753a83)
Co-authored-by: Chillpixel <chillpixel@users.noreply.huggingface.co>
- sdxl_loras.json +8 -0
sdxl_loras.json
CHANGED
@@ -198,5 +198,13 @@
|
|
198 |
"trigger_word":"KidsRedmAF",
|
199 |
"weights": "StoryBookRedmond-KidsRedmAF.safetensors",
|
200 |
"is_compatible": false
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
201 |
}
|
202 |
]
|
|
|
198 |
"trigger_word":"KidsRedmAF",
|
199 |
"weights": "StoryBookRedmond-KidsRedmAF.safetensors",
|
200 |
"is_compatible": false
|
201 |
+
},
|
202 |
+
{
|
203 |
+
"image": "https://huggingface.co/chillpixel/blacklight-makeup-sdxl-lora/resolve/main/preview.png",
|
204 |
+
"title": "Blacklight Makeup",
|
205 |
+
"repo":"chillpixel/blacklight-makeup-sdxl-lora",
|
206 |
+
"trigger_word": "with blacklight makeup",
|
207 |
+
"weights": "pytorch_lora_weights.bin",
|
208 |
+
"is_compatible": true
|
209 |
}
|
210 |
]
|