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

ERROR: pip's dependency resolver does not currently take into account all the packages that are installed. This behaviour is the source of the following dependency conflicts. deepseek-vl 1.0.0 requires timm>=0.9.16, but you have timm 0.6.13 which is incompatible. #98

Open
prantikseal opened this issue Sep 25, 2024 · 2 comments

Comments

@prantikseal
Copy link

image
please help me fix this

@xujz18
Copy link
Member

xujz18 commented Oct 3, 2024

This should be because one of the requirements.txt files you're using requires timm==0.6.13 to be set instead of timm>=0.6.13, and I've updated the relevant file.

@prantikseal
Copy link
Author

thanks!

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

No branches or pull requests

2 participants