Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

关于下载速度 #74

Open
zhangtianqing opened this issue Mar 13, 2024 · 1 comment
Open

关于下载速度 #74

zhangtianqing opened this issue Mar 13, 2024 · 1 comment

Comments

@zhangtianqing
Copy link

在安装阶段使用命令(pip install "modelscope[cv]==1.3.2" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html )时,会非常慢,应该是直接从作者或者其他第三方 提供的OSS拉取了所需的包,可能有限速之类的情况,导致多次安装失败

建议将命令修改为: pip install "modelscope[cv]==1.3.2" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html -i https://pypi.mirrors.ustc.edu.cn/simple/

@zhangtianqing
Copy link
Author

同理

pip install "modelscope[multi-modal]==1.3.2" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html -i https://pypi.mirrors.ustc.edu.cn/simple/

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant