stable-diffusion-webui icon indicating copy to clipboard operation
stable-diffusion-webui copied to clipboard

[Bug]: What to do if there is an error

Open xhjvpn opened this issue 2 years ago • 2 comments

Is there an existing issue for this?

  • [X] I have searched the existing issues and checked the recent builds/commits

What happened?

venv "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\venv\Scripts\Python.exe" fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: 1.6.0 Commit hash: Traceback (most recent call last): File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 48, in main() File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 39, in main prepare_environment() File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\modules\launch_utils.py", line 356, 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 请按任意键继续. . .

Steps to reproduce the problem

venv "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\venv\Scripts\Python.exe" fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: 1.6.0 Commit hash: Traceback (most recent call last): File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 48, in main() File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 39, in main prepare_environment() File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\modules\launch_utils.py", line 356, 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 请按任意键继续. . .

What should have happened?

venv "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\venv\Scripts\Python.exe" fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: 1.6.0 Commit hash: Traceback (most recent call last): File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 48, in main() File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 39, in main prepare_environment() File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\modules\launch_utils.py", line 356, 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 请按任意键继续. . .

Sysinfo

venv "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\venv\Scripts\Python.exe" fatal: not a git repository (or any of the parent directories): .git fatal: not a git repository (or any of the parent directories): .git Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)] Version: 1.6.0 Commit hash: Traceback (most recent call last): File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 48, in main() File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 39, in main prepare_environment() File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\modules\launch_utils.py", line 356, 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 请按任意键继续. . .

What browsers do you use to access the UI ?

No response

Console logs

venv "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\venv\Scripts\Python.exe"
fatal: not a git repository (or any of the parent directories): .git
fatal: not a git repository (or any of the parent directories): .git
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug  1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: 1.6.0
Commit hash: <none>
Traceback (most recent call last):
  File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 48, in <module>
    main()
  File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\launch.py", line 39, in main
    prepare_environment()
  File "C:\Users\Administrator\Desktop\stable-diffusion-webui-master\modules\launch_utils.py", line 356, 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
请按任意键继续. . .

Additional information

No response

xhjvpn avatar Oct 09 '23 18:10 xhjvpn

me too

lzk821 avatar Dec 08 '23 04:12 lzk821

解决了吗

dbism avatar Jan 29 '24 21:01 dbism