Update README.md
Browse files
README.md
CHANGED
|
@@ -8,8 +8,9 @@ sdk_version: 4.12.0
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
|
|
|
| 11 |
---
|
| 12 |
|
| 13 |
arxiv.org/abs/2312.17090
|
| 14 |
|
| 15 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: true
|
| 10 |
license: mit
|
| 11 |
+
python_version: 3.10.14
|
| 12 |
---
|
| 13 |
|
| 14 |
arxiv.org/abs/2312.17090
|
| 15 |
|
| 16 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|