Hi, every time I type run I get this error, I don't know what I should do. #16321
thezerokone
started this conversation in
General
Replies: 1 comment
-
Hi, just open your webui-user.bat and edit the line "set COMMANDLINE_ARGS=" to "set COMMANDLINE_ARGS=--skip-torch-cuda-test" What GPU do you use? |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
File "C:\stable-diffusion\stable-diffusion-webui\launch.py", line 48, in
main()
File "C:\stable-diffusion\stable-diffusion-webui\launch.py", line 39, in main
prepare_environment()
File "C:\stable-diffusion\stable-diffusion-webui\modules\launch_utils.py", line 387, in prepare_environment
raise RuntimeError(
RuntimeError: Torch is not able to use GPU; add --skip-torch-cuda-test to COMMANDLINE_ARGS variable to disable this check
Beta Was this translation helpful? Give feedback.
All reactions