Skip to content

Commit c3ce361

Browse files
Bump diffusers from 0.32.1 to 0.32.2 in the pip-others group (#4178)
Bumps the pip-others group with 1 update: [diffusers](https://github.com/huggingface/diffusers). Updates `diffusers` from 0.32.1 to 0.32.2 - [Release notes](https://github.com/huggingface/diffusers/releases) - [Commits](huggingface/diffusers@v0.32.1...v0.32.2) --- updated-dependencies: - dependency-name: diffusers dependency-type: direct:production update-type: version-update:semver-patch dependency-group: pip-others ... Signed-off-by: dependabot[bot] <[email protected]> Co-authored-by: dependabot[bot] <49699333+dependabot[bot]@users.noreply.github.com> Co-authored-by: Vladislav Sovrasov <[email protected]>
1 parent e4b234f commit c3ce361

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,7 @@ base = [
9090

9191
transformers = [
9292
"transformers==4.48.0",
93-
"diffusers==0.32.1",
93+
"diffusers==0.32.2",
9494
"torchmetrics[image]>=0.7.0"
9595
]
9696

0 commit comments

Comments
 (0)