Vikas01 commited on
Commit
2c58179
1 Parent(s): 57c1edf

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -9
requirements.txt CHANGED
@@ -1,13 +1,10 @@
1
- cmake
 
2
  dlib
3
- face_recognition
4
  opencv-python
5
  numpy
6
  datetime
7
- Flask-SocketIO
8
- python-engineio
9
- python-socketio
10
- Flask
11
- Werkzeug
12
- gunicorn
13
- eventlet
 
1
+ Flask
2
+ face-recognition
3
  dlib
 
4
  opencv-python
5
  numpy
6
  datetime
7
+ streamlit
8
+ matplotlib
9
+ pillow
10
+