Update pyproject.toml
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
@@ -18,6 +18,7 @@ dependencies = [
|
|
18 |
"edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing@7c760ac54f6052803dadb3ade8ebfc9679a94589#subdirectory=pipelines",
|
19 |
"gitpython>=3.1.43",
|
20 |
"torchao>=0.6.1",
|
|
|
21 |
]
|
22 |
|
23 |
[tool.edge-maxxing]
|
|
|
18 |
"edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing@7c760ac54f6052803dadb3ade8ebfc9679a94589#subdirectory=pipelines",
|
19 |
"gitpython>=3.1.43",
|
20 |
"torchao>=0.6.1",
|
21 |
+
"hqq"
|
22 |
]
|
23 |
|
24 |
[tool.edge-maxxing]
|