Spaces:
Runtime error
Runtime error
Update requirements.txt
Browse files- requirements.txt +10 -0
requirements.txt
CHANGED
|
@@ -1,2 +1,12 @@
|
|
| 1 |
flask
|
| 2 |
face_recognition
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 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
|
| 12 |
+
tensorflow
|