diff --git a/requirements.txt b/requirements.txt index b97c39e..3d1b956 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,4 +1,4 @@ -tensorflow==1.13.1 +tensorflow==2.5.1 torch==1.0.1.post2 torchvision==0.2.2.post3 cnn-finetune==0.5.3 diff --git a/requirements_frontend.txt b/requirements_frontend.txt index 9223c87..e4858a6 100644 --- a/requirements_frontend.txt +++ b/requirements_frontend.txt @@ -6,7 +6,7 @@ onnx==1.4.1 protobuf==3.7.1 requests==2.21.0 sanic==19.3.1 -tensorflow==1.13.1 +tensorflow==2.5.1 tensorflow-serving-api==1.13.0 typing==3.6.6 uWSGI==2.0.18 \ No newline at end of file