RuntimeError: Torch is not able to use GPU; #14949
agustincaniglia
started this conversation in
General
Replies: 0 comments
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.
-
Please, how can I fix this? I have reinstalled windows and this error pops out when I try to install
venv "H:\AUTOMATIC\FORGE\stable-diffusion-webui-forge\venv\Scripts\Python.exe"
Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: f0.0.14v1.8.0rc-latest-184-g43c9e3b5
Commit hash: 43c9e3b
Traceback (most recent call last):
File "H:\AUTOMATIC\FORGE\stable-diffusion-webui-forge\launch.py", line 51, in
main()
File "H:\AUTOMATIC\FORGE\stable-diffusion-webui-forge\launch.py", line 39, in main
prepare_environment()
File "H:\AUTOMATIC\FORGE\stable-diffusion-webui-forge\modules\launch_utils.py", line 431, 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
Presione una tecla para continuar . . .
Beta Was this translation helpful? Give feedback.
All reactions