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 b1807ae commit f92a286Copy full SHA for f92a286
pyproject.toml
@@ -39,6 +39,7 @@ dependencies = [
39
"typer",
40
"click<8.2.0", # Newer versions will cause errors with --help in typer CLIs.
41
"mistletoe>=1.4.0",
42
+ "huggingface-hub>=0.33.4",
43
]
44
45
[project.scripts]
0 commit comments