imseldrith commited on
Commit
3a8e258
1 Parent(s): 4b7eea2

Update requirements.txt

Browse files
Files changed (1) hide show
  1. requirements.txt +2 -1
requirements.txt CHANGED
@@ -2,7 +2,8 @@ Flask==2.0.3
2
  gunicorn==20.0.4
3
  Pillow==6.2.0
4
  opencv_python==4.2.0.34
5
- tensorflow==2.1.0
 
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.1.0
6
+ tensorflow-cpu
7
  google-cloud-storage==1.29.0
8
  algorithmia==1.3.0
9
  scikit-video==1.1.11