Upload pyproject.toml with huggingface_hub
Browse files- pyproject.toml +2 -1
pyproject.toml
CHANGED
@@ -18,7 +18,8 @@ dependencies = [
|
|
18 |
"torchao==0.6.1",
|
19 |
"hf_transfer==0.1.8",
|
20 |
"edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing@7c760ac54f6052803dadb3ade8ebfc9679a94589#subdirectory=pipelines",
|
21 |
-
"setuptools>=75.3.0"
|
|
|
22 |
]
|
23 |
|
24 |
[[tool.edge-maxxing.models]]
|
|
|
18 |
"torchao==0.6.1",
|
19 |
"hf_transfer==0.1.8",
|
20 |
"edge-maxxing-pipelines @ git+https://github.com/womboai/edge-maxxing@7c760ac54f6052803dadb3ade8ebfc9679a94589#subdirectory=pipelines",
|
21 |
+
"setuptools>=75.3.0",
|
22 |
+
"torch-tensorrt>=2.5.0",
|
23 |
]
|
24 |
|
25 |
[[tool.edge-maxxing.models]]
|