Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

i have this error when im trying to launch automatic1111 #61

Closed
soykhaler opened this issue Aug 9, 2023 · 0 comments · Fixed by #68
Closed

i have this error when im trying to launch automatic1111 #61

soykhaler opened this issue Aug 9, 2023 · 0 comments · Fixed by #68
Labels
bug Something isn't working

Comments

@soykhaler
Copy link

Python 3.10.11 (tags/v3.10.11:7d4cc5a, Apr 5 2023, 00:38:17) [MSC v.1929 64 bit (AMD64)]
Version: 1.5.1
Commit hash:
Traceback (most recent call last):
File "E:\stablediffusion\Packages\stable-diffusion-webui\launch.py", line 39, in
main()
File "E:\stablediffusion\Packages\stable-diffusion-webui\launch.py", line 30, in main
prepare_environment()
File "E:\stablediffusion\Packages\stable-diffusion-webui\modules\launch_utils.py", line 345, in prepare_environment
git_clone(stable_diffusion_repo, repo_dir('stable-diffusion-stability-ai'), "Stable Diffusion", stable_diffusion_commit_hash)
File "E:\stablediffusion\Packages\stable-diffusion-webui\modules\launch_utils.py", line 151, in git_clone
current_hash = run(f'"{git}" -C "{dir}" rev-parse HEAD', None, f"Couldn't determine {name}'s hash: {commithash}", live=False).strip()
File "E:\stablediffusion\Packages\stable-diffusion-webui\modules\launch_utils.py", line 113, in run
raise RuntimeError("\n".join(error_bits))
RuntimeError: Couldn't determine Stable Diffusion's hash: cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf.
Command: "git" -C "E:\stablediffusion\Packages\stable-diffusion-webui\repositories\stable-diffusion-stability-ai" rev-parse HEAD
Error code: 1
stdout: cf1d67a6fd5ea1aa600c4df58e5b47da45f6bdbf

stderr: El sistema no puede encontrar la ruta especificada.

Process finished with exit code 1

python version: 3.10.11

OS: Windows 10

imagen

@ionite34 ionite34 added the bug Something isn't working label Aug 12, 2023
@ionite34 ionite34 mentioned this issue Aug 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

2 participants