--- license: mit tags: - stable-diffusion - stable-diffusion-diffusers inference: false --- # SDXL-VAE-FP16-Fix SDXL-VAE-FP16-Fix is a version of the SDXL VAE decoder which was modified to work in fp16 precision without generating NaNs. SDXL-VAE-FP16-Fix is potentially useful for running the SDXL VAE on platforms where bf16 is not available.