Spaces:
Running
Running
imseldrith
commited on
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
@@ -2,7 +2,7 @@ Flask==2.0.3
|
|
2 |
gunicorn==20.0.4
|
3 |
Pillow==6.2.0
|
4 |
opencv_python==4.2.0.34
|
5 |
-
tensorflow==2.
|
6 |
google-cloud-storage==1.29.0
|
7 |
algorithmia==1.3.0
|
8 |
scikit-video==1.1.11
|
|
|
2 |
gunicorn==20.0.4
|
3 |
Pillow==6.2.0
|
4 |
opencv_python==4.2.0.34
|
5 |
+
tensorflow==2.0.0
|
6 |
google-cloud-storage==1.29.0
|
7 |
algorithmia==1.3.0
|
8 |
scikit-video==1.1.11
|