Update pyproject.toml
Browse files- pyproject.toml +3 -1
pyproject.toml
CHANGED
|
@@ -20,7 +20,9 @@ dependencies = [
|
|
| 20 |
"hf_transfer==0.1.8",
|
| 21 |
"torchao==0.6.1",
|
| 22 |
"setuptools>=75.3.0",
|
| 23 |
-
"
|
|
|
|
|
|
|
| 24 |
]
|
| 25 |
|
| 26 |
[[tool.edge-maxxing.models]]
|
|
|
|
| 20 |
"hf_transfer==0.1.8",
|
| 21 |
"torchao==0.6.1",
|
| 22 |
"setuptools>=75.3.0",
|
| 23 |
+
"para-attn==0.3.15",
|
| 24 |
+
"gitpython>=3.1.43",
|
| 25 |
+
"git-lfs<=1.6"
|
| 26 |
]
|
| 27 |
|
| 28 |
[[tool.edge-maxxing.models]]
|