From ab0e29bb5ebfdedc2bb7670c262c79bf125cf0c4 Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Thu, 22 Feb 2024 22:10:44 +0000 Subject: [PATCH] Bump gradio in /Intel-HabanaLabs/benchmarks/stable_diffusion Bumps [gradio](https://github.com/gradio-app/gradio) from 3.11 to 4.19.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...gradio@4.19.2) --- updated-dependencies: - dependency-name: gradio dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- Intel-HabanaLabs/benchmarks/stable_diffusion/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Intel-HabanaLabs/benchmarks/stable_diffusion/requirements.txt b/Intel-HabanaLabs/benchmarks/stable_diffusion/requirements.txt index 85d04f31..d9a14c99 100644 --- a/Intel-HabanaLabs/benchmarks/stable_diffusion/requirements.txt +++ b/Intel-HabanaLabs/benchmarks/stable_diffusion/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==4.19.2 lightning==1.9.4 titans==0.0.7 datasets==2.10.1