diff --git a/ml/app/requirements.txt b/ml/app/requirements.txt old mode 100755 new mode 100644 index 196ab7b..34e34cf --- a/ml/app/requirements.txt +++ b/ml/app/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.14.0 +tensorflow==2.7.2 pillow==6.1.0 numpy==1.17.0 flask==0.12.4