Aliashraf commited on
Commit
4b2b359
·
verified ·
1 Parent(s): 6609086

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +5 -5
requirements.txt CHANGED
@@ -1,7 +1,7 @@
1
- Flask
2
- opencv-python
 
3
  dlib
4
  tensorflow
5
- scikit-learn
6
- pandas
7
- requests
 
1
+ flask
2
+ numpy
3
+ opencv-python-headless
4
  dlib
5
  tensorflow
6
+ mediapipe
7
+