最强 AI 绘画工具——Stable Diffusion超详细教程

venv "F:\02 sd\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)]
Commit hash: 0cc0ee1bcb4c24a8c9715f66cede06601bfc00c8
Installing gfpgan
Traceback (most recent call last):
File "F:\02 sd\Stable Diffusion\stable-diffusion-webui\launch.py", line 360, in <module>
prepare_environment()
File "F:\02 sd\Stable Diffusion\stable-diffusion-webui\launch.py", line 275, in prepare_environment
run_pip(f"install {gfpgan_package}", "gfpgan")
File "F:\02 sd\Stable Diffusion\stable-diffusion-webui\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 "F:\02 sd\Stable Diffusion\stable-diffusion-webui\launch.py", line 105, in run
raise RuntimeError(message)
RuntimeError: Couldn't install gfpgan.
Command: "F:\02 sd\Stable Diffusion\stable-diffusion-webui\venv\Scripts\python.exe" -m pip install git+https://kkgithub.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379 --prefer-binary
Error code: 1
stdout: Collecting git+https://kkgithub.com/TencentARC/GFPGAN.git@8d2447a2d918f8eba5a4a01463fd48e45126a379
Cloning https://kkgithub.com/TencentARC/GFPGAN.git (to revision 8d2447a2d918f8eba5a4a01463fd48e45126a379) to c:\users\admin\appdata\local\temp\pip-req-build-x893zrsc
stderr: Running command git clone --filter=blob:none --quiet https://kkgithub.com/TencentARC/GFPGAN.git 'C:\Users\Admin\AppData\Local\Temp\pip-req-build-x893zrsc'
fatal: unable to access 'https://kkgithub.com/TencentARC/GFPGAN.git/': SSL certificate problem: certificate has expired
error: subprocess-exited-with-error
git clone --filter=blob:none --quiet https://kkgithub.com/TencentARC/GFPGAN.git 'C:\Users\Admin\AppData\Local\Temp\pip-req-build-x893zrsc' did not run successfully.
exit code: 128
See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
error: subprocess-exited-with-error
git clone --filter=blob:none --quiet https://kkgithub.com/TencentARC/GFPGAN.git 'C:\Users\Admin\AppData\Local\Temp\pip-req-build-x893zrsc' did not run successfully.
exit code: 128
See above for output.
note: This error originates from a subprocess, and is likely not a problem with pip.
请按任意键继续. . .