Spaces:
Runtime error
Runtime error
Update constants.py
Browse filesadd bobber/bigLoveXL1-ntrMIXIllustriousXLxiii-merged
- constants.py +1 -0
constants.py
CHANGED
@@ -19,6 +19,7 @@ DOWNLOAD_VAE = "https://huggingface.co/fp16-guy/anything_kl-f8-anime2_vae-ft-mse
|
|
19 |
DOWNLOAD_LORA = "https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_8step_lora.safetensors, https://huggingface.co/Leopain/color/resolve/main/Coloring_book_-_LineArt.safetensors, https://civitai.com/api/download/models/135867, https://huggingface.co/Linaqruf/anime-detailer-xl-lora/resolve/main/anime-detailer-xl.safetensors?download=true, https://huggingface.co/Linaqruf/style-enhancer-xl-lora/resolve/main/style-enhancer-xl.safetensors?download=true, https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-CFG-lora.safetensors?download=true, https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-CFG-lora.safetensors?download=true"
|
20 |
|
21 |
LOAD_DIFFUSERS_FORMAT_MODEL = [
|
|
|
22 |
'bobber/biglove-xl1-sdxl',
|
23 |
'John6666/biglove-ponyv20-sdxl',
|
24 |
'John6666/ntr-mix-illustrious-xl-noob-xl-xiii-sdxl',
|
|
|
19 |
DOWNLOAD_LORA = "https://huggingface.co/ByteDance/SDXL-Lightning/resolve/main/sdxl_lightning_8step_lora.safetensors, https://huggingface.co/Leopain/color/resolve/main/Coloring_book_-_LineArt.safetensors, https://civitai.com/api/download/models/135867, https://huggingface.co/Linaqruf/anime-detailer-xl-lora/resolve/main/anime-detailer-xl.safetensors?download=true, https://huggingface.co/Linaqruf/style-enhancer-xl-lora/resolve/main/style-enhancer-xl.safetensors?download=true, https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SD15-8steps-CFG-lora.safetensors?download=true, https://huggingface.co/ByteDance/Hyper-SD/resolve/main/Hyper-SDXL-8steps-CFG-lora.safetensors?download=true"
|
20 |
|
21 |
LOAD_DIFFUSERS_FORMAT_MODEL = [
|
22 |
+
'bobber/bigLoveXL1-ntrMIXIllustriousXLxiii-merged',
|
23 |
'bobber/biglove-xl1-sdxl',
|
24 |
'John6666/biglove-ponyv20-sdxl',
|
25 |
'John6666/ntr-mix-illustrious-xl-noob-xl-xiii-sdxl',
|