From cdfd9fe87b11033a0cfae822ee6ac0fec27d91fe Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 3 Jul 2024 01:45:50 +0000 Subject: [PATCH] Bump gradio from 4.14.0 to 4.37.1 in /depth_anything Bumps [gradio](https://github.com/gradio-app/gradio) from 4.14.0 to 4.37.1. - [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@4.14.0...gradio@4.37.1) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- depth_anything/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/depth_anything/requirements.txt b/depth_anything/requirements.txt index 4044895..5cadbe6 100644 --- a/depth_anything/requirements.txt +++ b/depth_anything/requirements.txt @@ -1,5 +1,5 @@ gradio_imageslider -gradio==4.14.0 +gradio==4.37.1 torch torchvision opencv-python