Checklist
What happened?
When I run a1111 in the terminal, I see error 128. I tried a clean reinstall of stable diffusion, it didn't help
Steps to reproduce the problem
- Launch webui-user.bat
- You will see GitHub login window
- Login
- See error 128
What should have happened?
You will get this error
What browsers do you use to access the UI ?
No response
Sysinfo
I cant lauch webui to produce Sysinfo
Console logs
venv "E:\Python\stable_diffusion\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.10.1
Commit hash: 82a973c04367123ae98bd9abdf80d9eda9b910e2
Couldn't determine Stable Diffusion's hash: f16630a927e00098b524d687640719e4eb469b76, attempting autofix...
Fetching all contents for Stable Diffusion
info: please complete authentication in your browser...
remote: Repository not found.
fatal: repository 'https://github.com/Stability-AI/stablediffusion.git/' not found
Traceback (most recent call last):
File "E:\Python\stable_diffusion\stable-diffusion-webui\launch.py", line 48, in <module>
main()
File "E:\Python\stable_diffusion\stable-diffusion-webui\launch.py", line 39, in main
prepare_environment()
File "E:\Python\stable_diffusion\stable-diffusion-webui\modules\launch_utils.py", line 412, in prepare_environment
git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash)
File "E:\Python\stable_diffusion\stable-diffusion-webui\modules\launch_utils.py", line 178, in git_clone
current_hash = run_git(dir, name, 'rev-parse HEAD', None, f"Couldn't determine {name}'s hash: {commithash}", live=False).strip()
File "E:\Python\stable_diffusion\stable-diffusion-webui\modules\launch_utils.py", line 166, in run_git
git_fix_workspace(dir, name)
File "E:\Python\stable_diffusion\stable-diffusion-webui\modules\launch_utils.py", line 153, in git_fix_workspace
run(f'"{git}" -C "{dir}" fetch --refetch --no-auto-gc', f"Fetching all contents for {name}", f"Couldn't fetch {name}", live=True)
File "E:\Python\stable_diffusion\stable-diffusion-webui\modules\launch_utils.py", line 116, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't fetch Stable Diffusion.
Command: "git" -C "E:\Python\stable_diffusion\stable-diffusion-webui\repositories\stable-diffusion-stability-ai" fetch --refetch --no-auto-gc
Error code: 128
Для продолжения нажмите любую клавишу . . .
Additional information
https://github.com/Stability-AI/stablediffusion - 404 page not found
Checklist
What happened?
When I run a1111 in the terminal, I see error 128. I tried a clean reinstall of stable diffusion, it didn't help
Steps to reproduce the problem
What should have happened?
You will get this error
What browsers do you use to access the UI ?
No response
Sysinfo
I cant lauch webui to produce Sysinfo
Console logs
Additional information
https://github.com/Stability-AI/stablediffusion - 404 page not found