amish1729 commited on
Commit
3f9a040
·
1 Parent(s): 97a07b7

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +7 -2
requirements.txt CHANGED
@@ -1,7 +1,12 @@
1
  tensorflow==2.9.2
2
  opencv-contrib-python==4.6.0.66
3
  scikit-learn==1.0.2
4
- seaborn==0.11.2
5
  scikit-image==0.19.3
6
  cmake==3.24.1
7
- dlib==19.24.1
 
 
 
 
 
 
 
1
  tensorflow==2.9.2
2
  opencv-contrib-python==4.6.0.66
3
  scikit-learn==1.0.2
 
4
  scikit-image==0.19.3
5
  cmake==3.24.1
6
+ dlib==19.24.1
7
+ mtcnn==0.1.1
8
+ trianglesolver==1.2
9
+ tqdm==4.64.1
10
+ keras-vggface==0.6
11
+ keras-applications==1.0.8
12
+ keras-preprocessing==1.1.2