Автор не входит в состав редакции iXBT.com (подробнее »)
avatar
Помогите плиз
venv «C:\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)]
Commit hash: a9fed7c364061ae6efb37f797b6b522cb3cf7aa2
Fetching updates for Stable Diffusion...
Checking out commit for Stable Diffusion with hash: 47b6b607fdd31875c9279cd2f4f16b92e4ea958e...
Traceback (most recent call last):
File «C:\stable-diffusion-webui\launch.py», line 380, in
prepare_environment()
File «C:\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 «C:\stable-diffusion-webui\launch.py», line 164, in git_clone
run(f'"{git}" -C "{dir}" checkout {commithash}', f«Checking out commit for {name} with hash: {commithash}...», f«Couldn't checkout commit {commithash} for {name}»)
File «C:\stable-diffusion-webui\launch.py», line 113, in run
raise RuntimeError(message)
RuntimeError: Couldn't checkout commit 47b6b607fdd31875c9279cd2f4f16b92e4ea958e for Stable Diffusion.
Command: «git» -C «C:\stable-diffusion-webui\repositories\stable-diffusion-stability-ai» checkout 47b6b607fdd31875c9279cd2f4f16b92e4ea958e
Error code: 128
stdout:
stderr: fatal: reference is not a tree: 47b6b607fdd31875c9279cd2f4f16b92e4ea958e
Для продолжения нажмите любую клавишу...