Update README.md
Browse files
README.md
CHANGED
@@ -5,9 +5,9 @@ colorFrom: gray
|
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
python_version: 3.10.8
|
8 |
-
sdk_version:
|
9 |
app_file: app.py
|
10 |
pinned: true
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
5 |
colorTo: gray
|
6 |
sdk: gradio
|
7 |
python_version: 3.10.8
|
8 |
+
sdk_version: 5.6.0
|
9 |
app_file: app.py
|
10 |
pinned: true
|
11 |
---
|
12 |
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|