Vikas01 commited on
Commit
bbd02c9
1 Parent(s): b358272

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +6 -1
requirements.txt CHANGED
@@ -1,6 +1,11 @@
1
  flask
2
- Werkzeug
3
  Flask-SocketIO
4
  python-engineio
5
  python-socketio
 
 
 
 
 
6
  eventlet
 
1
  flask
2
+ face_recognition
3
  Flask-SocketIO
4
  python-engineio
5
  python-socketio
6
+ Flask
7
+ Werkzeug
8
+ opencv_python
9
+ numpy
10
+ gunicorn
11
  eventlet