Skip to content

Commit ec900dc

Browse files
committed
add huggingface dep
1 parent 5419ced commit ec900dc

1 file changed

Lines changed: 2 additions & 1 deletion

File tree

pyproject.toml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -41,7 +41,8 @@ dependencies = [
4141
"minio",
4242
"cupy-cuda12x",
4343
"torchvision",
44-
"torch"
44+
"torch",
45+
"huggingface_hub",
4546
]
4647

4748
[project.urls]

0 commit comments

Comments
 (0)