Spaces:
Running
Running
Upgrade gradio version (#1)
Browse files- Upgrade gradio version (305c9ab3f66822fc41b924b506b44287df0a0a9c)
Co-authored-by: Ci Splunk <Csplk@users.noreply.huggingface.co>
README.md
CHANGED
@@ -4,9 +4,9 @@ emoji: 🏆
|
|
4 |
colorFrom: green
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
-
sdk_version:
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
4 |
colorFrom: green
|
5 |
colorTo: red
|
6 |
sdk: gradio
|
7 |
+
sdk_version: 5.5.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|