Update pyproject.toml
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
|
@@ -27,6 +27,7 @@ dependencies = [
|
|
| 27 |
"bitsandbytes>=0.44.1",
|
| 28 |
"stable-fast",
|
| 29 |
"tomesd>=0.1.3",
|
|
|
|
| 30 |
]
|
| 31 |
|
| 32 |
[tool.edge-maxxing]
|
|
|
|
| 27 |
"bitsandbytes>=0.44.1",
|
| 28 |
"stable-fast",
|
| 29 |
"tomesd>=0.1.3",
|
| 30 |
+
"torchao"
|
| 31 |
]
|
| 32 |
|
| 33 |
[tool.edge-maxxing]
|