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 5419ced commit ec900dcCopy full SHA for ec900dc
1 file changed
pyproject.toml
@@ -41,7 +41,8 @@ dependencies = [
41
"minio",
42
"cupy-cuda12x",
43
"torchvision",
44
- "torch"
+ "torch",
45
+ "huggingface_hub",
46
]
47
48
[project.urls]
0 commit comments