From 01ba8f2ed9592b607020309cbad7aefc6be25473 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 10 Oct 2024 21:28:52 +0000 Subject: [PATCH] Bump gradio from 3.13.2 to 5.0.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.13.2 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/v3.13.2...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 23b4acb..c2b0edc 100644 --- a/requirements.txt +++ b/requirements.txt @@ -12,7 +12,7 @@ einops==0.3.0 transformers==4.19.2 webdataset==0.2.5 open-clip-torch==2.7.0 -gradio==3.13.2 +gradio==5.0.0 kornia==0.6 invisible-watermark>=0.1.5 streamlit-drawable-canvas==0.8.0