神龙AI升级后,用sdxl 模型,出现这个问题,试着按提示加 disable-nan-check无效,怎么解决?
【GPT异常】:stablediffussionweb服务器异常:--开发环境--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.
这个错误信息表明在使用Stable Diffusion模型时,出现了一个包含所有NaNs的张量。这可能是因为图像的精度不足以表示,或者是因为您的视频卡不支持半精度类型。您可以尝试在Settings > Stable Diffusion中设置“Upcast cross attention layer to float32”选项来解决这个问题,或者使用--no-half命令行参数。如果这些方法都无法解决问题,您可以尝试使用--disable-nan-check命令行参数来禁用这个检查。
版权声明:本文内容由阿里云实名注册用户自发贡献,版权归原作者所有,阿里云开发者社区不拥有其著作权,亦不承担相应法律责任。具体规则请查看《阿里云开发者社区用户服务协议》和《阿里云开发者社区知识产权保护指引》。如果您发现本社区中有涉嫌抄袭的内容,填写侵权投诉表单进行举报,一经查实,本社区将立刻删除涉嫌侵权内容。