reab5555 commited on
Commit
875658a
·
verified ·
1 Parent(s): b92e680

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +1 -1
requirements.txt CHANGED
@@ -1,10 +1,10 @@
1
  opencv-python
2
  numpy
3
- facenet-pytorch
4
  --find-links https://download.pytorch.org/whl/cu118
5
  torch
6
  torchvision
7
  torchaudio
 
8
  mediapipe
9
  tensorflow[and-cuda]
10
  fer
 
1
  opencv-python
2
  numpy
 
3
  --find-links https://download.pytorch.org/whl/cu118
4
  torch
5
  torchvision
6
  torchaudio
7
+ facenet-pytorch
8
  mediapipe
9
  tensorflow[and-cuda]
10
  fer