Replies: 1 comment 10 replies
-
I haven't encountered a Unet error so I just have a little suggestion:
|
Beta Was this translation helpful? Give feedback.
10 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.
Uh oh!
There was an error while loading. Please reload this page.
-
I have RTX 2070 Super. When I am using most of models it's okay, but some models cause errors.
For example AbyssOrangeMix3.
When i generate simple image with thos model without any lora, any overcomplication, etc, i got this error:
modules.devices.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.
So what I have now:
How to make this model work for me?
The goal is just to make this model make images.
Beta Was this translation helpful? Give feedback.
All reactions