-
Notifications
You must be signed in to change notification settings - Fork 935
Update requirements.txt #124
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
base: main
Are you sure you want to change the base?
Conversation
Add dependencies
Is this the reason why whenever i build the Dockerfile, it takes ages? |
Can this PR be merged? |
I had docker build take forever and this fixed it, this should be merged asap |
fix pip install error myshell-ai#124
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
It's can resolve the issue which cannot download model. Based on Ubuntu22.04/conda/python3.9 + x86/AMD64 CPU/nvidia GPU.
Update dependencies in requirements.txt
botocore>=1.34.98
cached_path>=1.6.2
Fixes #108, Fixes #118