We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 6737cbd commit b52ccdbCopy full SHA for b52ccdb
pyproject.toml
@@ -50,7 +50,7 @@ dependencies = [
50
test = ["pytest","pytest-mock"]
51
docs = ["Sphinx==7.1.2","sphinx-rtd-theme==2.0.0","myst-parser==3.0.1","sphinx-multiversion"]
52
quality = ["black", "ruff", "hf_doc_builder@git+https://github.com/huggingface/doc-builder.git"]
53
-diffusers = ["diffusers== 0.31.0"]
+diffusers = ["diffusers== 0.35.1"]
54
55
[build-system]
56
requires = ["setuptools>=62.0.0"]
0 commit comments