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 78acda9 commit 0a82f93Copy full SHA for 0a82f93
.github/workflows/update_spaces.yml
@@ -28,7 +28,7 @@ jobs:
28
working-directory: ./.github/hub
29
run: |
30
python -m pip install --upgrade pip
31
- pip install -r requirements.txt
+ pip install huggingface_hub==0.35.0
32
- name: Update Hub repositories
33
34
0 commit comments