mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
Update pyproject.toml
This commit is contained in:
parent
9fb15fae87
commit
014d6187ab
@ -109,8 +109,8 @@ dependencies = [
|
||||
"pytest-datadir",
|
||||
]
|
||||
"xformers" = [
|
||||
"xformers==0.0.21; sys_platform!='darwin'",
|
||||
"triton; sys_platform=='linux'",
|
||||
"xformers==0.0.21; sys_platform!='darwin'",
|
||||
"triton; sys_platform=='linux'",
|
||||
]
|
||||
"onnx" = ["onnxruntime"]
|
||||
"onnx-cuda" = ["onnxruntime-gpu"]
|
||||
|
Loading…
x
Reference in New Issue
Block a user