解决 fatal: unable to access 'https://github.com/Stability-AI/generative-models.git/

webui-user.bat中新增代理配置:

set HTTP_PROXY=http://localhost:7890
set HTTPS_PROXY=%HTTP_PROXY%

端口根据自己的配置修改。

posted on 2023-08-27 09:47  -冷夜-  阅读(356)  评论(0)    收藏  举报

导航