File size: 862 Bytes
884bb4f
ff87a79
884bb4f
 
 
 
 
 
 
 
1
2
3
4
5
6
7
8
9
10
11
VAE_LIST = (
    "https://civitai.com/api/download/models/670698?type=VAE&format=Other, "
    "https://civitai.com/api/download/models/128078, "
    "https://huggingface.co/stabilityai/sdxl-vae/resolve/main/sdxl_vae.safetensors, "
    "https://civitai.com/api/download/models/403131?type=VAE&format=SafeTensor, "
    "https://huggingface.co/nubby/blessed-sdxl-vae-fp16-fix/resolve/main/sdxl_vae-fp16fix-c-1.1-b-0.5.safetensors?download=true, "
    "https://huggingface.co/nubby/blessed-sdxl-vae-fp16-fix/resolve/main/sdxl_vae-fp16fix-blessed.safetensors?download=true, "
    "https://huggingface.co/digiplay/VAE/resolve/main/vividReal_v20.safetensors?download=true, "
    "https://huggingface.co/fp16-guy/anything_kl-f8-anime2_vae-ft-mse-840000-ema-pruned_blessed_clearvae_fp16_cleaned/resolve/main/vae-ft-mse-840000-ema-pruned_fp16.safetensors?download=true"
)