sdxl-vae-fp16-fix / README.md
madebyollin's picture
Upload README.md with huggingface_hub
06bee35
---
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.