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

Any planning to support torch 2.4.0? #237

Open
Shengguang-Zhou opened this issue Sep 18, 2024 · 2 comments
Open

Any planning to support torch 2.4.0? #237

Shengguang-Zhou opened this issue Sep 18, 2024 · 2 comments

Comments

@Shengguang-Zhou
Copy link

No description provided.

@pandayummy
Copy link

facenet-pytorch 2.6.0 has requirement torch<2.3.0,>=2.2.0, but you have torch 2.4.1+cu124.
facenet-pytorch 2.6.0 has requirement torchvision<0.18.0,>=0.17.0, but you have torchvision 0.19.1+cu124.

@macsz
Copy link

macsz commented Nov 15, 2024

There are no issues with using facenet-pytorch and newer torch versions. Just a) skip dependencies pip install --no-deps facenet-pytorch b) clone repo and set PYTHONPATH. In both cases there are few deps you will have to then install manually, but it's only a handful.

Or wait for #235 to be approved and merged.

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

3 participants