jakewatson91 commited on
Commit
36267cf
·
unverified ·
1 Parent(s): 4d9218d

Update deploy_to_huggingface.yml

Browse files
.github/workflows/deploy_to_huggingface.yml CHANGED
@@ -22,7 +22,7 @@ jobs:
22
 
23
  - name: Install dependencies
24
  run: |
25
- pip install -r requirements.txt
26
 
27
  - name: Configure Hugging Face remote
28
  run: |
 
22
 
23
  - name: Install dependencies
24
  run: |
25
+ pip install --upgrade -r requirements.txt
26
 
27
  - name: Configure Hugging Face remote
28
  run: |