From e729876d86dc40f089f05e2b62eafd102776d8ee Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Mon, 18 May 2026 06:25:58 +0000 Subject: [PATCH] Bump gradio from 3.11 to 6.7.0 in /stable_diffusion Bumps [gradio](https://github.com/gradio-app/gradio) from 3.11 to 6.7.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/v3.11.0...gradio@6.7.0) --- updated-dependencies: - dependency-name: gradio dependency-version: 6.7.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- stable_diffusion/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/stable_diffusion/requirements.txt b/stable_diffusion/requirements.txt index 26802b5ff..78aae490f 100644 --- a/stable_diffusion/requirements.txt +++ b/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==6.7.0 lightning==1.9.4 titans==0.0.7 datasets==2.10.1