From d1be07dd4e1d74878138b327aaa75db591b07646 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 24 Mar 2023 22:26:27 +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.12.0. - [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.12.0) --- 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..33c099c 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.12.0 umap-learn==0.4.6 visdom==0.1.8.9 webrtcvad==2.0.10