From 813ac1fc3ed061bef708f3c26532ddb52a6e360c Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 26 May 2022 20:11:43 +0000 Subject: [PATCH] Bump tensorflow-gpu in /services/real-time-voice-cloning Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15.4 to 2.7.2. - [Release notes](https://github.com/tensorflow/tensorflow/releases) - [Changelog](https://github.com/tensorflow/tensorflow/blob/master/RELEASE.md) - [Commits](https://github.com/tensorflow/tensorflow/compare/v1.15.4...v2.7.2) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- services/real-time-voice-cloning/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/services/real-time-voice-cloning/requirements.txt b/services/real-time-voice-cloning/requirements.txt index d35d9b0..891eb76 100644 --- a/services/real-time-voice-cloning/requirements.txt +++ b/services/real-time-voice-cloning/requirements.txt @@ -1,7 +1,7 @@ grpcio==1.27.2 grpcio-tools==1.27.2 requests==2.20.0 -tensorflow-gpu==1.15.4 +tensorflow-gpu==2.7.2 umap-learn==0.4.6 visdom==0.1.8.9 webrtcvad==2.0.10