Spaces:
Running
Running
imseldrith
commited on
Update requirements.txt
Browse files- requirements.txt +2 -2
requirements.txt
CHANGED
@@ -3,7 +3,7 @@ gunicorn==20.0.4
|
|
3 |
Pillow==6.2.0
|
4 |
opencv-python==4.3.0.38
|
5 |
#tensorflow==2.1.0
|
6 |
-
tensorflow-cpu
|
7 |
google-cloud-storage==1.29.0
|
8 |
algorithmia==1.3.0
|
9 |
scikit-video==1.1.11
|
@@ -16,4 +16,4 @@ itsdangerous==2.0.1
|
|
16 |
markupsafe==2.0.1
|
17 |
Werkzeug
|
18 |
protobuf==3.19.0
|
19 |
-
|
|
|
3 |
Pillow==6.2.0
|
4 |
opencv-python==4.3.0.38
|
5 |
#tensorflow==2.1.0
|
6 |
+
tensorflow-cpu==2.1.0
|
7 |
google-cloud-storage==1.29.0
|
8 |
algorithmia==1.3.0
|
9 |
scikit-video==1.1.11
|
|
|
16 |
markupsafe==2.0.1
|
17 |
Werkzeug
|
18 |
protobuf==3.19.0
|
19 |
+
numpy==1.19.5
|