Spaces:
Sleeping
Sleeping
Update requirements.txt
Browse files- requirements.txt +1 -1
requirements.txt
CHANGED
|
@@ -1,7 +1,7 @@
|
|
| 1 |
Flask==2.0.3
|
| 2 |
gunicorn==20.0.4
|
| 3 |
Pillow==6.2.0
|
| 4 |
-
opencv-python==4.
|
| 5 |
#tensorflow==2.1.0
|
| 6 |
tensorflow-cpu
|
| 7 |
google-cloud-storage==1.29.0
|
|
|
|
| 1 |
Flask==2.0.3
|
| 2 |
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
|