Spaces:
Runtime error
Runtime error
Commit
•
5a4ff0a
1
Parent(s):
9c68794
Update to gradio 4.26.0
Browse filesHello! 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
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: 🐨
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|
|
|
4 |
colorFrom: indigo
|
5 |
colorTo: yellow
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 4.26.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
license: apache-2.0
|