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.
2 parents 5e0c351 + c4a4e77 commit 8ab9048Copy full SHA for 8ab9048
2 files changed
pyproject.toml
@@ -30,6 +30,7 @@ dependencies = [
30
"rich~=14.3",
31
"click~=8.3",
32
"huggingface-hub~=1.4",
33
+ "numpy>=2.4.6; python_version >= '3.14'",
34
]
35
requires-python = ">=3.10"
36
classifiers = [
0 commit comments