Spaces:
Runtime error
Runtime error
Updating gradio version
Browse files
README.md
CHANGED
@@ -5,8 +5,8 @@ colorFrom: indigo
|
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
-
sdk_version:
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: blue
|
6 |
sdk: gradio
|
7 |
app_file: app.py
|
8 |
+
sdk_version: 4.42.0
|
9 |
pinned: false
|
10 |
---
|
11 |
|
12 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|