Spaces:
Runtime error
Runtime error
update
Browse files
.github/workflows/restart_hf_space.yaml
CHANGED
@@ -19,7 +19,7 @@ jobs:
|
|
19 |
- name: Install dependencies
|
20 |
run: |
|
21 |
python -m pip install --upgrade pip
|
22 |
-
pip install
|
23 |
|
24 |
- name: Restart Hugging Face Space
|
25 |
env:
|
|
|
19 |
- name: Install dependencies
|
20 |
run: |
|
21 |
python -m pip install --upgrade pip
|
22 |
+
pip install huggingface-hub
|
23 |
|
24 |
- name: Restart Hugging Face Space
|
25 |
env:
|