Spaces:
Running
on
Zero
Running
on
Zero
Upgrade to gradio==4.27.0
Browse filesHi
@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.
README.md
CHANGED
@@ -4,7 +4,7 @@ emoji: π
|
|
4 |
colorFrom: green
|
5 |
colorTo: green
|
6 |
sdk: gradio
|
7 |
-
sdk_version: 4.
|
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
|