Pierre Chapuis commited on
Commit
9ebbe8e
·
unverified ·
1 Parent(s): 400ee27

wrap version in quotes because https://github.com/huggingface/hub-docs/issues/1928

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -5,7 +5,7 @@ colorFrom: blue
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.45.0
8
- python_version: 3.10
9
  app_file: src/app.py
10
  pinned: false
11
  license: mit
 
5
  colorTo: yellow
6
  sdk: gradio
7
  sdk_version: 5.45.0
8
+ python_version: "3.10"
9
  app_file: src/app.py
10
  pinned: false
11
  license: mit