From 2ea8b51897f2ac8c6a931a60da03652185a892a3 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 1 Jul 2026 11:46:51 +0000 Subject: [PATCH] Bump gradio from 6.7.0 to 6.19.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 6.7.0 to 6.19.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@6.7.0...gradio@6.19.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-minor ... Signed-off-by: dependabot[bot] --- requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/requirements.txt b/requirements.txt index d210a24..1830f61 100644 --- a/requirements.txt +++ b/requirements.txt @@ -4,7 +4,7 @@ Pillow==12.2.0 python-dotenv==1.1.0 # Web UI -gradio==6.7.0 +gradio==6.19.0 # Optional: For local model fallback (not required for API mode) # torch>=2.0.0