Update README.md
Browse files
README.md
CHANGED
|
@@ -2,6 +2,7 @@
|
|
| 2 |
title: test_api
|
| 3 |
sdk: gradio
|
| 4 |
app_file: app.py
|
|
|
|
| 5 |
---
|
| 6 |
|
| 7 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 2 |
title: test_api
|
| 3 |
sdk: gradio
|
| 4 |
app_file: app.py
|
| 5 |
+
sdk_version: 6.6.0
|
| 6 |
---
|
| 7 |
|
| 8 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|