From f21bae2b6e870b1b35d3602456ea9b57e89f17c1 Mon Sep 17 00:00:00 2001 From: Prajwal Date: Wed, 9 Sep 2020 15:08:04 +0530 Subject: [PATCH] Update TF version --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index e924f01..a9a999a 100644 --- a/requirements.txt +++ b/requirements.txt @@ -2,7 +2,7 @@ librosa==0.7.0 numpy==1.17.1 opencv-contrib-python==4.2.0.34 opencv-python==4.1.0.25 -tensorflow==1.10.0 +tensorflow==1.12.0 torch==1.1.0 torchvision==0.3.0 tqdm==4.45.0