mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update xformers to ~0.0.22
This commit is contained in:
parent
840cbc1d39
commit
504f426f0a
@ -109,7 +109,7 @@ dependencies = [
|
|||||||
"pytest-datadir",
|
"pytest-datadir",
|
||||||
]
|
]
|
||||||
"xformers" = [
|
"xformers" = [
|
||||||
"xformers==0.0.21; sys_platform!='darwin'",
|
"xformers~=0.0.22; sys_platform!='darwin'",
|
||||||
"triton; sys_platform=='linux'",
|
"triton; sys_platform=='linux'",
|
||||||
]
|
]
|
||||||
"onnx" = ["onnxruntime"]
|
"onnx" = ["onnxruntime"]
|
||||||
|
Loading…
Reference in New Issue
Block a user