From 66d4f044e78bd6beb13951b0c157232954f4f99e Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 29 Jun 2026 06:19:12 +0000 Subject: [PATCH] build(deps): bump gradio from 5.50.0 to 6.19.0 Bumps [gradio](https://github.com/gradio-app/gradio) from 5.50.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/commits/gradio@6.19.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.19.0 dependency-type: direct:production update-type: version-update:semver-major ... Signed-off-by: dependabot[bot] --- space/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/space/requirements.txt b/space/requirements.txt index 565ba85..5733cf4 100644 --- a/space/requirements.txt +++ b/space/requirements.txt @@ -4,5 +4,5 @@ --extra-index-url https://download.pytorch.org/whl/cpu torch>=2.2 torchvision>=0.17 -gradio==5.50.0 +gradio==6.19.0 secondsight @ git+https://github.com/vardhjain/Secondsight.git@main