Upload pyproject.toml with huggingface_hub
Browse files- pyproject.toml +1 -1
pyproject.toml
CHANGED
|
@@ -18,7 +18,7 @@ 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 |
-
"
|
| 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 |
+
"torch-tensorrt>=2.5.0",
|
| 22 |
]
|
| 23 |
|
| 24 |
[[tool.edge-maxxing.models]]
|