hysts HF staff commited on
Commit
2d2c2c7
β€’
1 Parent(s): 6328d88

Upgrade to gradio==4.27.0

Browse files

Hi

@szymanowiczs


There was a bug in gradio==4.25.0 that causes Spaces to take long to load and it was fixed in gradio==4.26.0. It would be nice if you can merge this PR to upgrade the gradio version to the latest 4.27.0.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: πŸŒ–
4
  colorFrom: green
5
  colorTo: green
6
  sdk: gradio
7
- sdk_version: 4.25.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit
 
4
  colorFrom: green
5
  colorTo: green
6
  sdk: gradio
7
+ sdk_version: 4.27.0
8
  app_file: app.py
9
  pinned: false
10
  license: mit