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 4f993a4 commit 0be8aacCopy full SHA for 0be8aac
pyproject.toml
@@ -101,7 +101,7 @@ dependencies = [
101
[project.optional-dependencies]
102
"xformers" = [
103
# Core generation dependencies, pinned for reproducible builds.
104
- "xformers==0.0.25post1; sys_platform!='darwin'",
+ "xformers==0.0.28.post1; sys_platform!='darwin'",
105
# Auxiliary dependencies, pinned only if necessary.
106
"triton; sys_platform=='linux'",
107
]
0 commit comments