Skip to content

Commit f92a286

Browse files
authored
Adds huggingface-hub (#82)
1 parent b1807ae commit f92a286

File tree

2 files changed

+2469
-2466
lines changed

2 files changed

+2469
-2466
lines changed

pyproject.toml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -39,6 +39,7 @@ dependencies = [
3939
"typer",
4040
"click<8.2.0", # Newer versions will cause errors with --help in typer CLIs.
4141
"mistletoe>=1.4.0",
42+
"huggingface-hub>=0.33.4",
4243
]
4344

4445
[project.scripts]

0 commit comments

Comments
 (0)