本文介绍: 20240203在WIN10下使用GTX1080配置stable-diffusion-webui.git不支持float16精度出错的处理。缘起:最近学习stable-diffusion-webui.git,在Ubuntu20.04.6下配置SD成功。StableDiff SDXL的图生图解决方案NaNs was produced。Stable Diffusion ubuntu 部署,问题记录。不搞精简版本:Miniconda了。直接上Anacoda!双击打开升级软件/包之后都会报错!
20240203在WIN10下使用GTX1080配置stable-diffusion-webui.git不支持float16精度出错的处理
2024/2/3 21:23
缘起:最近学习stable-diffusion-webui.git,在Ubuntu20.04.6下配置SD成功。
不搞精简版本:Miniconda了。直接上Anacoda!
打开stable-diffusion-webui.git的时候报错:
webui.bat
webui-user.bat
双击打开升级软件/包之后都会报错!
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.
声明:本站所有文章,如无特殊说明或标注,均为本站原创发布。任何个人或组织,在未征得本站同意时,禁止复制、盗用、采集、发布本站内容到任何网站、书籍等各类媒体平台。如若本站内容侵犯了原著者的合法权益,可联系我们进行处理。