error NansException: A tensor with all NaNs was produced in Unet. #721
Locked
jaysenttrue
started this conversation in
General
Replies: 1 comment
-
Wrong repo. Try the official webui repo. |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
I keep getting the error: 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.
Ive changed the setting to float32 with no avail, any comments or advice is appreciated thank you!
Also verry new to this kind of thing so if you need any more info just ask x <3
Beta Was this translation helpful? Give feedback.
All reactions