diff --git a/Main/requirements.txt b/Main/requirements.txt index eba6d36..839a251 100644 --- a/Main/requirements.txt +++ b/Main/requirements.txt @@ -1,4 +1,4 @@ -tensorflow_gpu==1.15.0 +tensorflow_gpu==1.15.2 opencv_python==3.4.1.15 Keras==2.2.0 Django==3.0 diff --git a/requirements.txt b/requirements.txt index abea0a3..52cdfe6 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow_gpu==1.15.0 +tensorflow_gpu==1.15.2 opencv_python==3.4.1.15 Keras==2.2.0 Django==2.1.15