From fcc9d00fe985ce333cd316a366eb6216a764bd4f Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Fri, 8 May 2026 17:54:19 +0000 Subject: [PATCH] Bump diffusers in /python/nano/client-application/StableDiffusion Bumps [diffusers](https://github.com/huggingface/diffusers) from 0.11.1 to 0.38.0. - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](https://github.com/huggingface/diffusers/compare/v0.11.1...v0.38.0) --- updated-dependencies: - dependency-name: diffusers dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- python/nano/client-application/StableDiffusion/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/python/nano/client-application/StableDiffusion/requirements.txt b/python/nano/client-application/StableDiffusion/requirements.txt index c367f1b1d73..ffccefab2aa 100644 --- a/python/nano/client-application/StableDiffusion/requirements.txt +++ b/python/nano/client-application/StableDiffusion/requirements.txt @@ -3,7 +3,7 @@ scipy ftfy openvino-dev gradio -diffusers==0.11.1 +diffusers==0.38.0 psutil click bigdl-nano[pytorch]>=2.3.0b20230220 \ No newline at end of file