From f009a3c5987732e73052caa0a073b6c30229ddbc Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 11 Jan 2024 22:37:40 +0000 Subject: [PATCH] Bump gradio from 3.39.0 to 4.11.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.39.0 to 4.11.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/commits) --- 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 7aaed29..51b9ec2 100644 --- a/requirements.txt +++ b/requirements.txt @@ -10,7 +10,7 @@ torchvision==0.16.0a0 nvtx==0.2.5 scipy==1.11.1 dataclass_wizard==0.22.2 -gradio==3.39.0 +gradio==4.11.0 jinja2==3.1.2 uvicorn==0.22.0 peft==0.7.1