From b0b4e873b722f73fcbb337f32e2218ec124bf42a Mon Sep 17 00:00:00 2001 From: "dependabot[bot]" <49699333+dependabot[bot]@users.noreply.github.com> Date: Wed, 8 Jul 2026 11:02:28 +0000 Subject: [PATCH] Bump diffusers from 0.34.0 to 0.38.0 in /examples/hra_dreambooth Bumps [diffusers](https://github.com/huggingface/diffusers) from 0.34.0 to 0.38.0. - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](https://github.com/huggingface/diffusers/compare/v0.34.0...v0.38.0) --- updated-dependencies: - dependency-name: diffusers dependency-version: 0.38.0 dependency-type: direct:production ... Signed-off-by: dependabot[bot] --- examples/hra_dreambooth/requirements.txt | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/examples/hra_dreambooth/requirements.txt b/examples/hra_dreambooth/requirements.txt index a3ab91a6f0..b708ee824f 100644 --- a/examples/hra_dreambooth/requirements.txt +++ b/examples/hra_dreambooth/requirements.txt @@ -3,7 +3,7 @@ accelerate==1.9.0 evaluate tqdm datasets==4.0.0 -diffusers==0.34.0 +diffusers==0.38.0 Pillow huggingface_hub safetensors