marksverdhei commited on
Commit
4cb4002
Β·
1 Parent(s): ee62c30

:wrench: Fix versioning datatype

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,10 +4,10 @@ emoji: πŸ™β€β™‚οΈπŸ’₯πŸ€–
4
  colorFrom: indigo
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 3.16.2
8
  app_file: app.py
9
  pinned: false
10
- python_version: 3.10
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
4
  colorFrom: indigo
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: '3.16.2'
8
  app_file: app.py
9
  pinned: false
10
+ python_version: '3.10'
11
  ---
12
 
13
  Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference