diff --git a/setup.py b/setup.py old mode 100755 new mode 100644 index c2e0b089..025411c1 --- a/setup.py +++ b/setup.py @@ -18,7 +18,7 @@ 'python-dateutil==2.6.0', 'scipy==0.19.0', 'Pillow==4.1.0', - 'tensorflow-gpu==1.0.1', + 'tensorflow-gpu==2.9.3', 'Theano==0.9.0', 'nltk==3.2.2', 'sk-video==1.1.7',