daviddwlee84 commited on
Commit
985d047
·
verified ·
1 Parent(s): 15a6641

Upgrade Gradio SDK version to 5.23.1

Browse files

Solving error `Your Space is using an old version of Gradio (3.0.17) that is subject to security vulnerabilities. Please update to the latest version.`

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,10 +4,10 @@ emoji: 📚
4
  colorFrom: indigo
5
  colorTo: yellow
6
  sdk: gradio
7
- sdk_version: 3.0.17
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  ---
12
 
13
- Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
 
4
  colorFrom: indigo
5
  colorTo: yellow
6
  sdk: gradio
7
+ sdk_version: 5.23.1
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
11
  ---
12
 
13
+ Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference