We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
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
Hi,
I try to use pip3 to install modelscope, as below:
pip3 install "modelscope[cv]" -f https://modelscope.oss-cn-beijing.aliyuncs.com/releases/repo.html
But get the following error:
No matching distribution found for setuptools==69.5.1; extra == "cv" (from modelscope[cv])
How to fix this issue?
Thanks
The text was updated successfully, but these errors were encountered:
Can anyone check this? Thanks
Sorry, something went wrong.
looks like the models are available as direct downloads, see issue #172
No branches or pull requests
Hi,
I try to use pip3 to install modelscope, as below:
But get the following error:
How to fix this issue?
Thanks
The text was updated successfully, but these errors were encountered: