AdrianM0 commited on
Commit
8c9abc4
·
verified ·
1 Parent(s): 18e90f8

Upload folder using huggingface_hub

Browse files
Files changed (1) hide show
  1. .github/workflows/update_space.yml +1 -1
.github/workflows/update_space.yml CHANGED
@@ -16,7 +16,7 @@ jobs:
16
  - name: Set up Python
17
  uses: actions/setup-python@v2
18
  with:
19
- python-version: '3.9'
20
 
21
  - name: Install Gradio
22
  run: python -m pip install gradio
 
16
  - name: Set up Python
17
  uses: actions/setup-python@v2
18
  with:
19
+ python-version: '3.11'
20
 
21
  - name: Install Gradio
22
  run: python -m pip install gradio