Jimmie commited on
Commit
00e1dae
1 Parent(s): 4817cd0

Update README.md

Browse files

Update the version of Gradio to fix a [known issue](https://github.com/gradio-app/gradio/issues/1809) where the example image on your space bring an `ERROR` message when you try to predict on it.

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🐶
4
  colorFrom: pink
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 2.9.4
8
  app_file: app.py
9
  pinned: true
10
  license: apache-2.0
4
  colorFrom: pink
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 3.1.1
8
  app_file: app.py
9
  pinned: true
10
  license: apache-2.0