Update pyproject.toml
Browse files- pyproject.toml +1 -0
pyproject.toml
CHANGED
@@ -20,6 +20,7 @@ dependencies = [
|
|
20 |
"hf_transfer==0.1.8",
|
21 |
"torchao==0.6.1",
|
22 |
"setuptools"
|
|
|
23 |
]
|
24 |
|
25 |
[[tool.edge-maxxing.models]]
|
|
|
20 |
"hf_transfer==0.1.8",
|
21 |
"torchao==0.6.1",
|
22 |
"setuptools"
|
23 |
+
"gguf"
|
24 |
]
|
25 |
|
26 |
[[tool.edge-maxxing.models]]
|