Автор не входит в состав редакции iXBT.com (подробнее »)
avatar
Странно, что нагрузка на видеокарту идёт рывками и на низких частотах, память зато съедает всю)
avatar
Заработало
avatar
venv «Z:\stable-diffusion-webui-directml-master\venv\Scripts\Python.exe»
Python 3.10.10 (tags/v3.10.10:aad5f6a, Feb 7 2023, 17:20:36) [MSC v.1929 64 bit (AMD64)]
Commit hash:
Installing gfpgan
Traceback (most recent call last):
File «Z:\stable-diffusion-webui-directml-master\launch.py», line 359, in
prepare_environment()
File «Z:\stable-diffusion-webui-directml-master\launch.py», line 276, in prepare_environment
run_pip(f«install {gfpgan_package}», «gfpgan»)
File «Z:\stable-diffusion-webui-directml-master\launch.py», line 137, in run_pip
return run(f'"{python}" -m pip {args} --prefer-binary{index_url_line}', desc=f«Installing {desc}», errdesc=f«Couldn't install {desc}»)
File «Z:\stable-diffusion-webui-directml-master\launch.py», line 105, in run
raise RuntimeError(message)
RuntimeError: Couldn't install gfpgan.
Command: «Z:\stable-diffusion-webui-directml-master\venv\Scripts\python.exe» -m pip install git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 --prefer-binary
Error code: 1
stdout: Collecting git+https://github.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
Cloning https://github.com/TencentARC/GFPGAN.git (to revision 8d2447a2d918f8eba5a4a01463fd48e45126a379) to c:\users\user\appdata\local\temp\pip-req-build-378qv4ft
stderr: ERROR: Error [WinError 2] while executing command git version
ERROR: Cannot find command 'git' — do you have 'git' installed and in your PATH?
Есть идеи что не так?