silvermete0r commited on
Commit
ab9d3f3
·
verified ·
1 Parent(s): 414e42f

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -3
requirements.txt CHANGED
@@ -1,6 +1,9 @@
1
- face_recognition<=1.3.0
 
2
  numpy<=1.23.5
3
- opencv_python<=4.7.0.72
4
  pandas<=2.0.2
 
 
 
5
  streamlit<=1.23.1
6
- tensorflow==2.15.0.post1
 
1
+ CMake
2
+ dlib
3
  numpy<=1.23.5
 
4
  pandas<=2.0.2
5
+ opencv-contrib-python
6
+ opencv-python-headless
7
+ face_recognition<=1.3.0
8
  streamlit<=1.23.1
9
+ tensorflow<=2.15.0.post1