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 c7d360e commit 9868dbbCopy full SHA for 9868dbb
.github/workflows/test-and-build.yml
@@ -72,7 +72,7 @@ jobs:
72
73
- name: Install HuggingFace CLI
74
run: |
75
- pip install -U "huggingface_hub[cli]"
+ pip install -U "huggingface_hub[cli]" hf_transfer
76
77
78
- name: Download models (minimal on PRs)
0 commit comments