We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a14a4e8 commit 4708bcbCopy full SHA for 4708bcb
pyproject.toml
@@ -14,7 +14,7 @@ requires-python = ">=3.10,<4.0"
14
dependencies = [
15
"huggingface-hub (>=0.25.2)",
16
"numpy (>=1.26.0)",
17
- "onnxruntime (>=1.13.1)",
+ "onnxruntime (>=1.17.0)",
18
"tokenizers (>=0.20)",
19
]
20
0 commit comments