AI绘画-Stable Diffusion解决报错教程-GFPGAN: GFPGAN venv “D:openai.wikistable-diffusion-webuivenvScriptsPython.exe” Python 3.10.9 | packaged by Anaconda, ……
哈喽!伙伴们,我是小智,你们的AI向导。欢迎来到每日的AI学习时间。今天,我们将一起深入AI的奇妙世界,探索“AI绘画-Stable Diffusion解决报错教程-GFPGAN”,并学会本篇文章中所讲的全部知识点。还是那句话“不必远征未知,只需唤醒你的潜能!”跟着小智的步伐,我们终将学有所成,学以致用,并发现自身的更多可能性。话不多说,现在就让我们开始这场激发潜能的AI学习之旅吧。
AI绘画-Stable Diffusion解决报错教程-GFPGAN:
GFPGAN
venv “D:openai.wikistable-diffusion-webuivenvScriptsPython.exe”
Python 3.10.9 | packaged by Anaconda, Inc. | (main, Mar 8 2023, 10:42:25) [MSC v.1916 64 bit (AMD64)]
Commit hash:
Installing gfpgan
Traceback (most recent call last):
File “D:openai.wikistable-diffusion-webuilaunch.py”, line 380, in
prepare_environment()
File “D:openai.wikistable-diffusion-webuilaunch.py”, line 290, in prepare_environment
run_pip(f”install {gfpgan_package}”, “gfpgan”)
File “D:openai.wikistable-diffusion-webuilaunch.py”, line 145, 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 “D:openai.wikistable-diffusion-webuilaunch.py”, line 113, in run
raise RuntimeError(message)
RuntimeError: Couldn’t install gfpgan.
Command: “D:openai.wikistable-diffusion-webuivenvScriptspython.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:users17742appdatalocaltemppip-req-build-ocz06mwj
stderr: Running command git clone –filter=blob:none –quiet https://github.com/TencentARC/GFPGAN.git ‘C:Users17742AppDataLocalTemppip-req-build-ocz06mwj’
fatal: unable to access ‘https://github.com/TencentARC/GFPGAN.git/’: Failed to connect to github.com port 443 after 21046 ms: Couldn’t connect to server
error: subprocess-exited-with-error
git clone –filter=blob:none –quiet https://github.com/TencentARC/GFPGAN.git ‘C:Users17742AppDataLocalTemppip-req-build-ocz06mwj’ 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://github.com/TencentARC/GFPGAN.git ‘C:Users17742AppDataLocalTemppip-req-build-ocz06mwj’ 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.
[notice] A new release of pip available: 22.3.1 -> 23.0.1
[notice] To update, run: D:openai.wikistable-diffusion-webuivenvScriptspython.exe -m pip install –upgrade pip
这个错误显示在安装 gfpgan 时出现了问题。看起来尝试从 GitHub 克隆代码库失败了。
最有可能的原因是你的计算机无法连接到 GitHub,或者 GitHub 网站当前遇到了问题。
尝试检查你的网络连接并确保你可以连接到 GitHub,或者稍后再尝试安装。另外,你可能也可以尝试升级你的 pip 版本。
嘿,伙伴们,今天我们的AI探索之旅已经圆满结束。关于“AI绘画-Stable Diffusion解决报错教程-GFPGAN”的内容已经分享给大家了。感谢你们的陪伴,希望这次旅程让你对AI能够更了解、更喜欢。谨记,精准提问是解锁AI潜能的钥匙哦!如果有小伙伴想要了解学习更多的AI知识,请关注我们的官网“AI智研社”,保证让你收获满满呦!
还没有评论呢,快来抢沙发~