Replies: 1 comment
-
CN player看过来。that bothers me too for a while.
as for me. |
Beta Was this translation helpful? Give feedback.
-
CN player看过来。that bothers me too for a while.
as for me. |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
venv "D:\ProgramFiles\StableDiffusion\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.10.1
Commit hash:
Cloning assets into D:\ProgramFiles\StableDiffusion\stable-diffusion-webui-master\repositories\stable-diffusion-webui-assets...
Cloning into 'D:\ProgramFiles\StableDiffusion\stable-diffusion-webui-master\repositories\stable-diffusion-webui-assets'...
fatal: unable to access 'https://github.com/AUTOMATIC1111/stable-diffusion-webui-assets.git/': Failed to connect to github.com port 443 after 21063 ms: Could not connect to server
Traceback (most recent call last):
File "D:\ProgramFiles\StableDiffusion\stable-diffusion-webui-master\launch.py", line 48, in
main()
File "D:\ProgramFiles\StableDiffusion\stable-diffusion-webui-master\launch.py", line 39, in main
prepare_environment()
File "D:\ProgramFiles\StableDiffusion\stable-diffusion-webui-master\modules\launch_utils.py", line 411, in prepare_environment
git_clone(assets_repo, repo_dir('stable-diffusion-webui-assets'), "assets", assets_commit_hash)
File "D:\ProgramFiles\StableDiffusion\stable-diffusion-webui-master\modules\launch_utils.py", line 192, in git_clone
run(f'"{git}" clone --config core.filemode=false "{url}" "{dir}"', f"Cloning {name} into {dir}...", f"Couldn't clone {name}", live=True)
File "D:\ProgramFiles\StableDiffusion\stable-diffusion-webui-master\modules\launch_utils.py", line 116, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't clone assets.
Command: "git" clone --config core.filemode=false "https://github.com/AUTOMATIC1111/stable-diffusion-webui-assets.git" "D:\ProgramFiles\StableDiffusion\stable-diffusion-webui-master\repositories\stable-diffusion-webui-assets"
Error code: 128
Beta Was this translation helpful? Give feedback.
All reactions