From f0ab0fa5c52fc2ff397f087231ab89788c7ae298 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 13 Apr 2023 22:53:22 +0000 Subject: [PATCH] Bump tensorflow-gpu from 1.15 to 2.12.0 Bumps [tensorflow-gpu](https://github.com/tensorflow/tensorflow) from 1.15 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.0...v2.12.0) --- updated-dependencies: - dependency-name: tensorflow-gpu dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements_gpu.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements_gpu.txt b/requirements_gpu.txt index ede24db20..624b45f74 100644 --- a/requirements_gpu.txt +++ b/requirements_gpu.txt @@ -1,5 +1,5 @@ # This is a list of recommended packages that also enables GPU support. # You will also need the packages listed in requirements.txt -tensorflow-gpu==1.15 # Enables GPU support for synthesizer +tensorflow-gpu==2.12.0 # Enables GPU support for synthesizer webrtcvad # Better noise reduction when processing audio files