AashishNKumar commited on
Commit
4a7f3c1
·
1 Parent(s): 449b6cf

update gradio sdk version from 1.0.0 to 5.9.1

Browse files
Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: ❤️
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: "1.0.0" # Replace with the latest version of Gradio
8
  app_file: main.py
9
  pinned: false
10
  ---
 
4
  colorFrom: indigo
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: "5.9.1" # Replace with the latest version of Gradio
8
  app_file: main.py
9
  pinned: false
10
  ---