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 f417c26 commit 87bebf9Copy full SHA for 87bebf9
pyproject.toml
@@ -36,7 +36,7 @@ dependencies = [
36
"accelerate",
37
"bitsandbytes; sys_platform!='darwin'",
38
"compel==2.1.1",
39
- "diffusers[torch] @ git+https://github.com/huggingface/diffusers.git", # Z-Image support requires git version until 0.34.0
+ "diffusers[torch]==0.36.0",
40
"gguf",
41
"mediapipe==0.10.14", # needed for "mediapipeface" controlnet model
42
"numpy<2.0.0",
0 commit comments