Spaces:
Runtime error
Runtime error
Commit ·
baf5837
1
Parent(s): 299ae98
setting python version
Browse files
README.md
CHANGED
|
@@ -8,7 +8,7 @@ sdk_version: 4.36.1
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
-
python_version:
|
| 12 |
---
|
| 13 |
2024-06-12
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
license: apache-2.0
|
| 11 |
+
python_version: 3.8.19
|
| 12 |
---
|
| 13 |
2024-06-12
|
| 14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|