- OS: Linux (but also reported on Windows)
- GPU: cuda
What happened?
When using a 768px Stable Diffusion 2.x model, the results are all black (zeros).
- full-precision works fine, only an issue when running at float16
- xformers works fine, only an issue when xformers is disabled (or not installed)
- the stable-diffusion-2.1-base (512 px) model works fine, only an issue on the full 768px v-prediction model.
Additional context
Likely related to huggingface/diffusers#1614
What happened?
When using a 768px Stable Diffusion 2.x model, the results are all black (zeros).
Additional context
Likely related to huggingface/diffusers#1614