New to Stable Diffusion , getting “NansException: tensor with all NaNs” error, any fix?
r/StableDiffusion
•
Generative AI
AI Research
Hey, I’m completely new to Stable Diffusion (first time using it), so sorry if this is a basic question. I keep getting this error when trying to generate images: NansException: A tensor with all NaNs was produced in Unet. This could be either because there's not enough precision to represent the picture, or because your video card does not half type. Try setting the "Upcast cross attention layer to float32" option or using the --no-half commandline argument. I already tried: restarting running basic prompts Still getting the same error.