Skip to content

Commit b52ccdb

Browse files
committed
Update the diffusers version to 0.35.1
Signed-off-by: Hem Agnihotri <[email protected]>
1 parent 6737cbd commit b52ccdb

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
@@ -50,7 +50,7 @@ dependencies = [
5050
test = ["pytest","pytest-mock"]
5151
docs = ["Sphinx==7.1.2","sphinx-rtd-theme==2.0.0","myst-parser==3.0.1","sphinx-multiversion"]
5252
quality = ["black", "ruff", "hf_doc_builder@git+https://github.com/huggingface/doc-builder.git"]
53-
diffusers = ["diffusers== 0.31.0"]
53+
diffusers = ["diffusers== 0.35.1"]
5454

5555
[build-system]
5656
requires = ["setuptools>=62.0.0"]

0 commit comments

Comments
 (0)