Lode Nachtergaele commited on
Commit
b8232fa
·
1 Parent(s): 9d1efec

version streamlit and python

Browse files
Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -4,10 +4,11 @@ emoji: 🌍
4
  colorFrom: green
5
  colorTo: pink
6
  sdk: streamlit
7
- sdk_version: 1.21.0
 
8
  app_file: app.py
9
  pinned: false
10
  license: mit
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
4
  colorFrom: green
5
  colorTo: pink
6
  sdk: streamlit
7
+ sdk_version: 1.24.0
8
+ python_version: 3.10
9
  app_file: app.py
10
  pinned: false
11
  license: mit
12
  ---
13
 
14
+ Check out the configuration reference at <https://huggingface.co/docs/hub/spaces-config-reference>