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

facenet-pytorch 2.6.0 requires torch<2.3.0,>=2.2.0, but you have torch 2.3.1 which is incompatible. #231

Open
sunilmathew-mcw opened this issue Jul 11, 2024 · 3 comments

Comments

@sunilmathew-mcw
Copy link

Is it possible to support torch 2.3.1? Thanks

@MMaximuss
Copy link

Is it possible to support torch 2.3.1? Thanks

That would be great. Now it is not usable in combination with models that need torch > 2.3.0.

@gsaluja9
Copy link

Hello. I tried running the tests with a version which increases the dependent pytorch version. Here's a PR

I was able to tests locally with the changes.

@pandayummy
Copy link

facenet-pytorch 2.6.0 has requirement Pillow<10.3.0,>=10.2.0, but you have pillow 10.3.0.
facenet-pytorch 2.6.0 has requirement torch<2.3.0,>=2.2.0, but you have torch 2.4.0+cu124.
facenet-pytorch 2.6.0 has requirement torchvision<0.18.0,>=0.17.0, but you have torchvision 0.19.0+cu124.

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

4 participants