freddyaboulton HF staff commited on
Commit
fe88706
1 Parent(s): ce8e0c0

Bump version for embed

Browse files

This demo is embedded in the gradio docs but the embedded demo does not work because the gradio embedded client got upgraded.


![image.png](https://s3.amazonaws.com/moonup/production/uploads/1678120071795-626a9bfa03e2e2796f24ca11.png)


I duplicated + bumped the version see [here](https://huggingface.co/spaces/freddyaboulton/gradio-analysis-dashboard-minimal
) and the app still works with the latest version:


![image.png](https://s3.amazonaws.com/moonup/production/uploads/1678119046329-626a9bfa03e2e2796f24ca11.png)

Files changed (1) hide show
  1. README.md +1 -1
README.md CHANGED
@@ -4,7 +4,7 @@ emoji: 🐠
4
  colorFrom: yellow
5
  colorTo: blue
6
  sdk: gradio
7
- sdk_version: 3.3
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0
 
4
  colorFrom: yellow
5
  colorTo: blue
6
  sdk: gradio
7
+ sdk_version: 3.20.0
8
  app_file: app.py
9
  pinned: false
10
  license: apache-2.0