Skip to content

Commit 504f426

Browse files
authored
Update xformers to ~0.0.22
1 parent 840cbc1 commit 504f426

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

pyproject.toml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -109,7 +109,7 @@ dependencies = [
109109
"pytest-datadir",
110110
]
111111
"xformers" = [
112-
"xformers==0.0.21; sys_platform!='darwin'",
112+
"xformers~=0.0.22; sys_platform!='darwin'",
113113
"triton; sys_platform=='linux'",
114114
]
115115
"onnx" = ["onnxruntime"]

0 commit comments

Comments
 (0)