can't work in "AUTOMATIC1111/stable-diffusion-webui"

#7
by bobby20180331 - opened

Great work.
I used the model in "AUTOMATIC1111/stable-diffusion-webui".However errors as followed .
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 support half type. Try setting the "Upcast cross attention layer to float32" option in Settings > Stable Diffusion or using the --no-half commandline argument to fix this. Use --disable-nan-check commandline argument to disable this check.

after i setting "Upcast cross attention layer to float32" erros still exist. no matter fp16(5GB ) or standard verion (10GB) is choosen. any suggestions?

Sign up or log in to comment