AI大模型教程
一起来学习

[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

文章来源于互联网:[stable diffusion] 错误:RuntimeError: Found no NVIDIA driver on your system. Please check that …

相关推荐: 【热门话题】Stable Diffusion:本地部署教程

🌈个人主页: 鑫宝Code🔥热门专栏: 闲话杂谈| 炫酷HTML | JavaScript基础 ​💫个人格言: “如无必要,勿增实体” Stable Diffusion:本地部署教程 一、引言 Stable Diffusion作为一种先进的深度学习模型,近年来…

 

赞(0)
未经允许不得转载:5bei.cn大模型教程网 » [stable diffusion] 错误:RuntimeError: Found no NVIDIA driver on your system. Please check that ...
分享到: 更多 (0)

AI大模型,我们的未来

小欢软考联系我们