AI绘画-Stable Diffusion解决报错教程-GPU显卡驱动较旧: GPU 显卡驱动较旧 [notice] A new release of pip available: 22.3.1 -> 23.0.1 [notice] To update, run: ……
哈喽!伙伴们,我是小智,你们的AI向导。欢迎来到每日的AI学习时间。今天,我们将一起深入AI的奇妙世界,探索“AI绘画-Stable Diffusion解决报错教程-GPU显卡驱动较旧”,并学会本篇文章中所讲的全部知识点。还是那句话“不必远征未知,只需唤醒你的潜能!”跟着小智的步伐,我们终将学有所成,学以致用,并发现自身的更多可能性。话不多说,现在就让我们开始这场激发潜能的AI学习之旅吧。
AI绘画-Stable Diffusion解决报错教程-GPU显卡驱动较旧:
GPU 显卡驱动较旧
[notice] A new release of pip available: 22.3.1 -> 23.0.1
[notice] To update, run: D:openai.wikistable-diffusion-webuivenvScriptspython.exe -m pip install –upgrade pip
Traceback (most recent call last):
File “D:openai.wikistable-diffusion-webuilaunch.py”, line 380, in
prepare_environment()
File “D:openai.wikistable-diffusion-webuilaunch.py”, line 287, in prepare_environment
run_python(“import torch; assert torch.cuda.is_available(), ‘Torch is not able to use GPU; add –skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check’”)
File “D:openai.wikistable-diffusion-webuilaunch.py”, line 137, in run_python
return run(f’”{python}” -c “{code}”‘, desc, errdesc)
File “D:openai.wikistable-diffusion-webuilaunch.py”, line 113, in run
raise RuntimeError(message)
RuntimeError: Error running command.
Command: “D:openai.wikistable-diffusion-webuivenvScriptspython.exe” -c “import torch; assert torch.cuda.is_available(), ‘Torch is not able to use GPU; add –skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check’”
Error code: 1
stdout:
stderr: D:openai.wikistable-diffusion-webuivenvlibsite-packagestorchcuda__init__.py:88: UserWarning: CUDA initialization: The NVIDIA driver on your system is too old (found version 10020). Please update your GPU driver by downloading and installing a new version from the URL: http://www.nvidia.com/Download/index.aspx Alternatively, go to: https://pytorch.org to install a PyTorch version that has been compiled with your version of the CUDA driver. (Triggered internally at ..c10cudaCUDAFunctions.cpp:109.)
return torch._C._cuda_getDeviceCount() > 0
Traceback (most recent call last):
File “”, line 1, in
AssertionError: Torch is not able to use GPU; add –skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
您的 GPU 驱动程序版本太旧,需要更新 GPU 驱动程序。更新 GPU 驱动程序可能会解决这些错误。
嘿,伙伴们,今天我们的AI探索之旅已经圆满结束。关于“AI绘画-Stable Diffusion解决报错教程-GPU显卡驱动较旧”的内容已经分享给大家了。感谢你们的陪伴,希望这次旅程让你对AI能够更了解、更喜欢。谨记,精准提问是解锁AI潜能的钥匙哦!如果有小伙伴想要了解学习更多的AI知识,请关注我们的官网“AI智研社”,保证让你收获满满呦!
还没有评论呢,快来抢沙发~