I have a problem with the installation please help me #14536
Unanswered
wengfengyun
asked this question in
Q&A
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.
-
G:\Stable Diffusion\stable-diffusion-webui>git pu11
git: 'pu11' is not a git command. See 'git --help'.
The most similar commands are
pull
push
venv "G:\Stable Diffusion\stable-diffusion-webui\venv\Scripts\Python.exe"
fatal: detected dubious ownership in repository at 'G:/Stable Diffusion/stable-diffusion-webui'
'G:/Stable Diffusion/stable-diffusion-webui' is owned by:
'S-1-5-32-544'
but the current user is:
'S-1-5-21-1118400801-4114585653-2043392229-1001'
To add an exception for this directory, call:
fatal: detected dubious ownership in repository at 'G:/Stable Diffusion/stable-diffusion-webui'
'G:/Stable Diffusion/stable-diffusion-webui' is owned by:
'S-1-5-32-544'
but the current user is:
'S-1-5-21-1118400801-4114585653-2043392229-1001'
To add an exception for this directory, call:
Python 3.10.6 (tags/v3.10.6:9c7b4bd, Aug 1 2022, 21:53:49) [MSC v.1932 64 bit (AMD64)]
Version: 1.7.0
Commit hash:
Traceback (most recent call last):
File "G:\Stable Diffusion\stable-diffusion-webui\launch.py", line 48, in
main()
File "G:\Stable Diffusion\stable-diffusion-webui\launch.py", line 39, in main
prepare_environment()
File "G:\Stable Diffusion\stable-diffusion-webui\modules\launch_utils.py", line 384, 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
Beta Was this translation helpful? Give feedback.
All reactions