0
点赞
收藏
分享

微信扫一扫

fatal: unable to access ‘https://github.com/Stability-AI/stablediffusion.git/‘: OpenSSL SSL_read: Co

哈哈镜6567 2023-05-29 阅读 60


问题描述:
git克隆仓库出错

解决办法
执行以下命令即可

git config --global http.sslVerify "false"


举报

相关推荐

0 条评论