reab5555 commited on
Commit
a7bad67
1 Parent(s): 237d872

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +3 -2
requirements.txt CHANGED
@@ -1,6 +1,7 @@
1
  gradio
2
  torch
3
  facenet-pytorch
 
4
  mediapipe
5
  scikit-learn
6
  scipy
@@ -9,5 +10,5 @@ pandas
9
  matplotlib
10
  opencv-python-headless
11
  numpy
12
- tensorflow==2.8.0
13
- fer==22.4.0
 
1
  gradio
2
  torch
3
  facenet-pytorch
4
+ protobuf==3.20.3
5
  mediapipe
6
  scikit-learn
7
  scipy
 
10
  matplotlib
11
  opencv-python-headless
12
  numpy
13
+ tensorflow
14
+ fer