Vikas01 commited on
Commit
8c36f9e
1 Parent(s): 1d8bdd4

Update requirement.txt

Browse files
Files changed (1) hide show
  1. requirement.txt +6 -6
requirement.txt CHANGED
@@ -1,8 +1,3 @@
1
- numpy
2
- opencv-python
3
- keras
4
- matplotlib
5
- pillow
6
  Flask-SocketIO
7
  python-engineio
8
  python-socketio
@@ -11,4 +6,9 @@ Werkzeug
11
  opencv_python
12
  gunicorn
13
  eventlet
14
- tensorflow
 
 
 
 
 
 
 
 
 
 
 
1
  Flask-SocketIO
2
  python-engineio
3
  python-socketio
 
6
  opencv_python
7
  gunicorn
8
  eventlet
9
+ tensorflow
10
+ numpy
11
+ opencv-python
12
+ keras
13
+ matplotlib
14
+ pillow