Spaces:
Build error
Build error
Update README.md
Browse files
README.md
CHANGED
|
@@ -5,9 +5,9 @@ colorFrom: green
|
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.9
|
| 8 |
-
sdk_version:
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
---
|
| 12 |
|
| 13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 5 |
colorTo: yellow
|
| 6 |
sdk: gradio
|
| 7 |
python_version: 3.9
|
| 8 |
+
sdk_version: 5.20.1
|
| 9 |
app_file: app.py
|
| 10 |
pinned: false
|
| 11 |
---
|
| 12 |
|
| 13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|