Checklist
What happened?
Performed a clean installation of stable diffusion from scratch, Web UI does not open.
Already up to date.
venv "D:\ai\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)]
Version: v1.9.4
Commit hash: feee37d
Traceback (most recent call last):
File "D:\ai\stable-diffusion-webui\launch.py", line 48, in
main()
File "D:\ai\stable-diffusion-webui\launch.py", line 39, in main
prepare_environment()
File "D:\ai\stable-diffusion-webui\modules\launch_utils.py", line 386, 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
To continue, press any key. . .
Steps to reproduce the problem
I launch the interface via webui-user --autolaunch.
What should have happened?
Web ui should work
What browsers do you use to access the UI ?
Google Chrome
Sysinfo
Console logs
Already up to date.
venv "D:\ai\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)]
Version: v1.9.4
Commit hash: feee37d75f1b168768014e4634dcb156ee649c05
Traceback (most recent call last):
File "D:\ai\stable-diffusion-webui\launch.py", line 48, in <module>
main()
File "D:\ai\stable-diffusion-webui\launch.py", line 39, in main
prepare_environment()
File "D:\ai\stable-diffusion-webui\modules\launch_utils.py", line 386, 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
To continue, press any key. . .
Additional information
For the first time I tried to install stable diffusion for myself, I made the installation from scratch, and ran into the same problem.
Checklist
What happened?
Performed a clean installation of stable diffusion from scratch, Web UI does not open.
Already up to date.
venv "D:\ai\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)]
Version: v1.9.4
Commit hash: feee37d
Traceback (most recent call last):
File "D:\ai\stable-diffusion-webui\launch.py", line 48, in
main()
File "D:\ai\stable-diffusion-webui\launch.py", line 39, in main
prepare_environment()
File "D:\ai\stable-diffusion-webui\modules\launch_utils.py", line 386, 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
To continue, press any key. . .
Steps to reproduce the problem
I launch the interface via webui-user --autolaunch.
What should have happened?
Web ui should work
What browsers do you use to access the UI ?
Google Chrome
Sysinfo
Console logs
Additional information
For the first time I tried to install stable diffusion for myself, I made the installation from scratch, and ran into the same problem.