bobber commited on
Commit
2c2b80e
·
verified ·
1 Parent(s): d270565

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +2 -2
constants.py CHANGED
@@ -19,10 +19,10 @@ 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/bigLoveXL1-ntrMIXIllustriousXLxiii-merged',
23
  'bobber/biglove-xl1-sdxl',
24
  'John6666/biglove-ponyv20-sdxl',
25
- 'John6666/ntr-mix-illustrious-xl-noob-xl-xiii-sdxl',
26
  'stabilityai/stable-diffusion-xl-base-1.0',
27
  'Laxhar/noobai-XL-1.1',
28
  'Laxhar/noobai-XL-Vpred-1.0',
 
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-ntrMIXIllustriousXLxii-merged',
23
  'bobber/biglove-xl1-sdxl',
24
  'John6666/biglove-ponyv20-sdxl',
25
+ 'John6666/ntr-mix-illustrious-xl-noob-xl-xii-sdxl',
26
  'stabilityai/stable-diffusion-xl-base-1.0',
27
  'Laxhar/noobai-XL-1.1',
28
  'Laxhar/noobai-XL-Vpred-1.0',