Skip to content

[Bug]: unstable diffusion unable to launch web Interface #29

Description

@flagman9040

Checklist

  • The issue exists after disabling all extensions
  • The issue exists on a clean installation of webui
  • The issue is caused by an extension, but I believe it is caused by a bug in the webui
  • The issue exists in the current version of the webui
  • The issue has not been reported before recently
  • The issue has been reported before but has not been fixed yet

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions