From 25bf3288b6717775ecd4d54b3399f074676677a5 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 21:24:30 +0000 Subject: [PATCH] Bump gradio from 3.47.1 to 4.44.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.47.1 to 4.44.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@4.44.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..639cca41f 100644 --- a/requirements.txt +++ b/requirements.txt @@ -1,5 +1,5 @@ basicsr==1.4.2 -gradio==3.47.1 +gradio==4.44.0 insightface==0.7.3 numpy==1.24.3 onnx==1.14.1