timesler / facenet-pytorch

Pretrained Pytorch face detection (MTCNN) and facial recognition (InceptionResnet) models
MIT License
4.53k stars 951 forks source link

Any planning to support torch 2.4.0? #237

Open Shengguang-Zhou opened 1 month ago

pandayummy commented 1 month ago

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.