From cd23b5ed89dc562000053382ea98a87b31539651 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 21 Aug 2024 18:39:02 +0000 Subject: [PATCH] Bump gradio from 3.47.1 to 4.37.1 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.47.1 to 4.37.1. - [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@4.37.1) --- 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..3ed15d45b 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ basicsr==1.4.2 -gradio==3.47.1 +gradio==4.37.1 insightface==0.7.3 numpy==1.24.3 onnx==1.14.1