You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
venv "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash: ea9bd9f
Traceback (most recent call last):
File "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\launch.py", line 360, in
prepare_environment()
File "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\launch.py", line 272, 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 "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\launch.py", line 129, in run_python
return run(f'"{python}" -c "{code}"', desc, errdesc)
File "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\launch.py", line 105, in run
raise RuntimeError(message)
RuntimeError: Error running command.
Command: "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\venv\Scripts\python.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: 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
reacted with thumbs up emoji reacted with thumbs down emoji reacted with laugh emoji reacted with hooray emoji reacted with confused emoji reacted with heart emoji reacted with rocket emoji reacted with eyes emoji
Uh oh!
There was an error while loading. Please reload this page.
-
venv "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\venv\Scripts\Python.exe"
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Commit hash: ea9bd9f
Traceback (most recent call last):
File "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\launch.py", line 360, in
prepare_environment()
File "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\launch.py", line 272, 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 "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\launch.py", line 129, in run_python
return run(f'"{python}" -c "{code}"', desc, errdesc)
File "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\launch.py", line 105, in run
raise RuntimeError(message)
RuntimeError: Error running command.
Command: "C:\Users\OSIYOCOMPUTERS\Desktop\a1111\stable-diffusion-webui\venv\Scripts\python.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: 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
Beta Was this translation helpful? Give feedback.
All reactions