赞
踩
sdenv
, 使用命令conda create -n denv python=3.10
python launch.py
会自动开始安装所需的包(可能需要梯子或者在系统配置中添加pip的国内源)TypeError: AsyncConnectionPool.__init__() got an unexpected keyword argument 'socket_options'
httpx
这个包的版本修改为0.24.1
No module named 'sgm'
在webui/repositories/generative-models/
目录下执行pip install -e .
命令
git clone https://github.com/Stability-AI/generative-models.git repositories/generative-models
cd repositories/generative-models
pip install -e .
size_mismatch
需要更新项目:
git reset --hard
git pull
Copyright © 2003-2013 www.wpsshop.cn 版权所有,并保留所有权利。