Open yuhao0407 opened 1 year ago
It seems you're unable to connect to Github Could you be running a firewall that could be blocking your connection to Github? It could also be caused by something like an antivirus, so try checking that. Not a guaranteed solution but it cant hurt to try.
VPN
I had the same problem, and I still haven't solved it. Is there anyone who can help me? Describe how you solved the problem.
I had the same problem, and I still haven't solved it. Is there anyone who can help me? Describe how you solved the problem.
Use some VPN or Proxy.
I met same problem today and solve it. Do this,
Install Git
I met same problem today and solve it. Do this,
- go to https://github.com/Stability-AI/stablediffusion,
- Click Code button, on popup page, click open with Github desktop, (link also usful)
- install the Github desktop, select the third tab, install from url, copy url from above code pop up,
- select local folder: "..stable-diffusion-webui\repositories"
- choose clone.
- after that rename the newly cloned folder to "stable-diffusion-stability-ai"
- run webui-user.bat
- enjoy
i follow above steps still its not working
Is there an existing issue for this?
What happened?
venv "wangrui\Scripts\Python.exe" Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)] Commit hash: a9fed7c364061ae6efb37f797b6b522cb3cf7aa2 Cloning Stable Diffusion into D:\AI\stable-diffusion-webui\repositories\stable-diffusion-stability-ai... Traceback (most recent call last): File "D:\AI\stable-diffusion-webui\launch.py", line 380, in
prepare_environment()
File "D:\AI\stable-diffusion-webui\launch.py", line 315, in prepare_environment
git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash)
File "D:\AI\stable-diffusion-webui\launch.py", line 167, in git_clone
run(f'"{git}" clone "{url}" "{dir}"', f"Cloning {name} into {dir}...", f"Couldn't clone {name}")
File "D:\AI\stable-diffusion-webui\launch.py", line 113, in run
raise RuntimeError(message)
RuntimeError: Couldn't clone Stable Diffusion.
Command: "git" clone "https://github.com/Stability-AI/stablediffusion.git" "D:\AI\stable-diffusion-webui\repositories\stable-diffusion-stability-ai"
Error code: 128
stdout:
stderr: Cloning into 'D:\AI\stable-diffusion-webui\repositories\stable-diffusion-stability-ai'...
fatal: unable to access 'https://github.com/Stability-AI/stablediffusion.git/': Recv failure: Connection was reset
Steps to reproduce the problem
What should have happened?
sorry, I can't interpret this question
Commit where the problem happens
stable diffusion webui-user.bat
What platforms do you use to access the UI ?
No response
What browsers do you use to access the UI ?
No response
Command Line Arguments
List of extensions
venv "wangrui\Scripts\Python.exe" Python 3.10.8 (tags/v3.10.8:aaaf517, Oct 11 2022, 16:50:30) [MSC v.1933 64 bit (AMD64)] Commit hash: a9fed7c364061ae6efb37f797b6b522cb3cf7aa2 Cloning Stable Diffusion into D:\AI\stable-diffusion-webui\repositories\stable-diffusion-stability-ai... Traceback (most recent call last): File "D:\AI\stable-diffusion-webui\launch.py", line 380, in
prepare_environment()
File "D:\AI\stable-diffusion-webui\launch.py", line 315, in prepare_environment
git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash)
File "D:\AI\stable-diffusion-webui\launch.py", line 167, in git_clone
run(f'"{git}" clone "{url}" "{dir}"', f"Cloning {name} into {dir}...", f"Couldn't clone {name}")
File "D:\AI\stable-diffusion-webui\launch.py", line 113, in run
raise RuntimeError(message)
RuntimeError: Couldn't clone Stable Diffusion.
Command: "git" clone "https://github.com/Stability-AI/stablediffusion.git" "D:\AI\stable-diffusion-webui\repositories\stable-diffusion-stability-ai"
Error code: 128
stdout:
stderr: Cloning into 'D:\AI\stable-diffusion-webui\repositories\stable-diffusion-stability-ai'...
fatal: unable to access 'https://github.com/Stability-AI/stablediffusion.git/': Recv failure: Connection was reset
Console logs
Additional information
please help me how to solve this problem and succeed to use stable-diffusion