Hi all
I'm trying to load NeuroHub-A1111 onto a computer with an NVIDIA GeForce GTX 1060 video adapter
During the installation I receive an error.
Python 3.10.9 (tags/v3.10.9:1dd9be6, Dec 6 2022, 20:01:21) [MSC v.1934 64 bit (AMD64)]
Version: v1.7.0-RC-5-gf92d6149
Commit hash: f92d61497a426a19818625c3ccdaae9beeb82b31
Cloning Stable Diffusion into C:\NeuroHub-A1111\repositories\stable-diffusion-stability-ai...
Cloning into 'C:\NeuroHub-A1111\repositories\stable-diffusion-stability-ai'...
remote: Enumerating objects: 580, done.
remote: Counting objects: 100% (310/310), done.
remote: Compressing objects: 100% (94/94), done.
error: RPC failed; curl 92 HTTP/2 stream 0 was not closed cleanly: CANCEL (err 8)
error: 3181 bytes of body are still expected
fetch-pack: unexpected disconnect while reading sideband packet
fatal: early EOF
fatal: fetch-pack: invalid index-pack output
Traceback (most recent call last):
File "C:\NeuroHub-A1111\launch.py", line 48, in <module>
main()
File "C:\NeuroHub-A1111\launch.py", line 39, in main
prepare_environment()
File "C:\NeuroHub-A1111\modules\launch_utils.py", line 408, in prepare_environment
git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash)
File "C:\NeuroHub-A1111\modules\launch_utils.py", line 192, in git_clone
run(f'"{git}" clone "{url}" "{dir}"', f"Cloning {name} into {dir}...", f"Couldn't clone {name}", live=True)
File "C:\NeuroHub-A1111\modules\launch_utils.py", line 116, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't clone Stable Diffusion.
Command: "git\cmd\git.exe" clone "https://github.com/Stability-AI/stablediffusion.git" "C:\NeuroHub-A1111\repositories\stable-diffusion-stability-ai"
Error code: 128Во
What can you recommend?
Please authenticate to join the conversation.
Implemented
💡 Feature Request
About 2 years ago

lednevandrey04482
Get notified by email when there are changes.
Implemented
💡 Feature Request
About 2 years ago

lednevandrey04482
Get notified by email when there are changes.