Simeon Krastev commited on
Commit
f31a468
·
unverified ·
1 Parent(s): 49606d5

Updated dependencies on test.yml

Browse files
Files changed (1) hide show
  1. .github/workflows/test.yml +1 -1
.github/workflows/test.yml CHANGED
@@ -17,7 +17,7 @@ jobs:
17
 
18
  - name: Install dependencies
19
  run: |
20
- pip install pytest gradio huggingface_hub
21
 
22
  - name: Run pytest with HF token
23
  env:
 
17
 
18
  - name: Install dependencies
19
  run: |
20
+ pip install pytest gradio[oauth] huggingface_hub
21
 
22
  - name: Run pytest with HF token
23
  env: