Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Commit
β’
7e49b07
1
Parent(s):
45aa422
Bump version to fix gradio embed
Browse filesThis demo is embedded in the gradio docs but it is not currently usable because the embed client got upgraded on the gradio side
![image.png](https://s3.amazonaws.com/moonup/production/uploads/1678121807337-626a9bfa03e2e2796f24ca11.png)
Bumping the version should fix this as you can see from my local build of the gradio docs
![image.png](https://s3.amazonaws.com/moonup/production/uploads/1678121844643-626a9bfa03e2e2796f24ca11.png)
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: π
|
|
4 |
colorFrom: green
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 3.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 3.20.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|