From 024c56e5a13880dbc6ee911d7593e2a46d589dba Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 21:32:10 +0000 Subject: [PATCH] Bump gradio from 3.47.1 to 5.0.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.47.1 to 5.0.0. - [Release notes](https://github.com/gradio-app/gradio/releases) - [Changelog](https://github.com/gradio-app/gradio/blob/main/CHANGELOG.md) - [Commits](https://github.com/gradio-app/gradio/compare/gradio@3.47.1...gradio@5.0.0) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index 49b421fcf..7e9ab6e12 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ basicsr==1.4.2 -gradio==3.47.1 +gradio==5.0.0 insightface==0.7.3 numpy==1.24.3 onnx==1.14.1