From c25a9a862d6ce38d8099f3750d7e9a2c739e025b Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 20 Mar 2023 18:39:32 +0000 Subject: [PATCH] Bump gradio from 3.11 to 3.13.2 Bumps [gradio](https://github.com/gradio-app/gradio) from 3.11 to 3.13.2. - [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.11.0...v3.13.2) --- 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 0cd8b07..23b4acb 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.11 +gradio==3.13.2 kornia==0.6 invisible-watermark>=0.1.5 streamlit-drawable-canvas==0.8.0