freddyaboulton HF staff commited on
Commit
f1200d7
1 Parent(s): 8238271

Upgrade Gradio to version 4.26.0

Browse files

Hello! This is an automated pull request to upgrade your space to version 4.26.0.
Gradio version 4.26.0 fixes a bug that caused spaces using 4.25.0 to take a long time to load.
We (the gradio team) encourage you to upgrade! Thank you

Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -4,11 +4,11 @@ emoji: ⚡
4
  colorFrom: indigo
5
  colorTo: red
6
  sdk: gradio
7
- sdk_version: 4.25.0
8
  app_file: app.py
9
  pinned: true
10
  models:
11
- - guangkaixu/GenPercept
12
  license: cc0-1.0
13
  ---
14
 
 
4
  colorFrom: indigo
5
  colorTo: red
6
  sdk: gradio
7
+ sdk_version: 4.26.0
8
  app_file: app.py
9
  pinned: true
10
  models:
11
+ - guangkaixu/GenPercept
12
  license: cc0-1.0
13
  ---
14