mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-04-23 03:00:31 -04:00
Fixing Black linting
This commit is contained in:
@@ -99,8 +99,8 @@ dependencies = [
|
||||
"pudb",
|
||||
]
|
||||
"test" = ["pytest>6.0.0", "pytest-cov"]
|
||||
"torch-directml" = ["torch-directml"]
|
||||
"test" = ["pytest>6.0.0", "pytest-cov", "black"]
|
||||
"torch-directml" = ["torch-directml"]
|
||||
"xformers" = [
|
||||
"xformers~=0.0.19; sys_platform!='darwin'",
|
||||
"triton; sys_platform=='linux'",
|
||||
|
||||
Reference in New Issue
Block a user