r3gm commited on
Commit
5592f72
·
verified ·
1 Parent(s): faf9549

Update constants.py

Browse files
Files changed (1) hide show
  1. constants.py +1 -1
constants.py CHANGED
@@ -22,10 +22,10 @@ DOWNLOAD_VAE = "https://huggingface.co/Anzhc/Anzhcs-VAEs/resolve/main/SDXL%20Ani
22
  DOWNLOAD_LORA = "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"
23
 
24
  LOAD_DIFFUSERS_FORMAT_MODEL = [
 
25
  'TestOrganizationPleaseIgnore/potato_quality_anime_plzwork_sdxl',
26
  'TestOrganizationPleaseIgnore/rinAnim8drawIllustriousXL_v20_sdxl',
27
  'TestOrganizationPleaseIgnore/perfectrsbmixIllustrious_definitiveiota_sdxl',
28
- 'stabilityai/stable-diffusion-xl-base-1.0',
29
  'Laxhar/noobai-XL-1.1',
30
  'Laxhar/noobai-XL-Vpred-1.0',
31
  'black-forest-labs/FLUX.1-dev',
 
22
  DOWNLOAD_LORA = "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"
23
 
24
  LOAD_DIFFUSERS_FORMAT_MODEL = [
25
+ 'stabilityai/stable-diffusion-xl-base-1.0',
26
  'TestOrganizationPleaseIgnore/potato_quality_anime_plzwork_sdxl',
27
  'TestOrganizationPleaseIgnore/rinAnim8drawIllustriousXL_v20_sdxl',
28
  'TestOrganizationPleaseIgnore/perfectrsbmixIllustrious_definitiveiota_sdxl',
 
29
  'Laxhar/noobai-XL-1.1',
30
  'Laxhar/noobai-XL-Vpred-1.0',
31
  'black-forest-labs/FLUX.1-dev',