小智头像图片
AI绘画教程 2025年06月12日
0 收藏 0 点赞 142 浏览 2408 个字
摘要 :

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​

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绘画-Stable Diffusion解决报错教程-subprocess-exited-with-error​
AI绘画-Stable Diffusion解决报错教程-subprocess-exited-with-error​:subprocess-exited-with-error​ error: subprocess-exited-...

嘿,伙伴们,今天我们的AI探索之旅已经圆满结束。关于“AI绘画-Stable Diffusion解决报错教程-GFPGAN​”的内容已经分享给大家了。感谢你们的陪伴,希望这次旅程让你对AI能够更了解、更喜欢。谨记,精准提问是解锁AI潜能的钥匙哦!如果有小伙伴想要了解学习更多的AI知识,请关注我们的官网“AI智研社”,保证让你收获满满呦!

微信打赏二维码 微信扫一扫

支付宝打赏二维码 支付宝扫一扫

版权: 转载请注明出处:https://www.ai-blog.cn/17948.html

相关推荐

AI绘画-Stable Diffusion解决报错教程-显存不足​: 显存不足​ (base) D:openai.wikistable-diffusi…

小智头像图片
142

AI绘画-Stable Diffusion解决报错教程-语法错误​: 语法错误​ 标准错误:错误:Error [WinError 2]…

小智头像图片
142

AI绘画-Stable Diffusion解决报错教程-非Windows系统​: 非 Windows 系统​ Python 3.10.9 (main, J…

小智头像图片
142

AI绘画-Stable Diffusion解决报错教程-端口被占用​: 端口被占用​ venv “D:openai.wikistable-diff…

小智头像图片
142

AI绘画-Stable Diffusion解决报错教程-加载时间较长​: 加载时间较长​ (base) D:openai.wikistable…

小智头像图片
142

AI绘画-Stable Diffusion解决报错教程-目录不正确​: 目录不正确​ (E:aistable-diffusion-webuiaut…

小智头像图片
142

AI绘画-Stable Diffusion解决报错教程-模型加载失败​: 模型加载失败​ (D:openai.wikistable-diffu…

小智头像图片
142

AI绘画-Stable Diffusion解决报错教程-无法切换模型​: 无法切换模型​ 点击左上角的模型切换按钮后…

小智头像图片
142
发表评论
暂无评论

还没有评论呢,快来抢沙发~

助力原创内容

快速提升站内名气成为大牛

扫描二维码

手机访问本站

二维码
vip弹窗图片