[stable diffusion] 错误:RuntimeError: Found no NVIDIA driver on your system. Please check that ...

[stable diffusion] 错误:RuntimeError: Found no NVIDIA driver on your system. Please check that ...

    正在检查是否收录...

错误:RuntimeError: Found no NVIDIA driver on your system. Please check that you have an NVIDIA GPU and

因为我电脑没有英伟达显卡所以遇到这个错误,可以改用cpu跑图的方式

#引用下官方文档 https://github.com/AUTOMATIC1111/stable-diffusion-webui/wiki/Command-Line-Arguments-and-Settings Running on CPU Running with only your CPU is possible, but not recommended. It is very slow and there is no fp16 implementation. To run, you must have all these flags enabled: --use-cpu all --precision full --no-half --skip-torch-cuda-test Though this is a questionable way to run webui, due to the very slow generation speeds; using the various AI upscalers and captioning tools may be useful to some people. 

window 也就是在webui.bat下修改 launch函数中 的参数加上
–use-cpu all --precision full --no-half --skip-torch-cuda-test 变成下面那句

%PYTHON% launch.py %* --use-cpu all --precision full --no-half --skip-torch-cuda-test

cpuwebwebuigithubpythongpugitdiffusionstemnvidia gpu
  • 本文作者:李琛
  • 本文链接: https://wapzz.net/post-14667.html
  • 版权声明:本博客所有文章除特别声明外,均默认采用 CC BY-NC-SA 4.0 许可协议。
本站部分内容来源于网络转载,仅供学习交流使用。如涉及版权问题,请及时联系我们,我们将第一时间处理。
文章很赞!支持一下吧 还没有人为TA充电
为TA充电
还没有人为TA充电
0
  • 支付宝打赏
    支付宝扫一扫
  • 微信打赏
    微信扫一扫
感谢支持
文章很赞!支持一下吧
关于作者
2.3W+
5
0
1
WAP站长官方

Spotify推出西语版AI DJ“DJ Livi” 开启个性化音乐体验新纪元

上一篇

探析论坛图片防护策略:如何防止采集错误信息

下一篇
  • 复制图片
按住ctrl可打开默认菜单