Spaces:
Sleeping
Sleeping
Efreak
commited on
Commit
•
fb6f72d
1
Parent(s):
24a7147
Specify python version for switch *ahem*, I mean **match** statement
Browse files
README.md
CHANGED
@@ -9,6 +9,7 @@ app_file: app.py
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
duplicated_from: osanseviero/repo_duplicator
|
|
|
12 |
---
|
13 |
|
14 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|
|
|
9 |
pinned: false
|
10 |
license: mit
|
11 |
duplicated_from: osanseviero/repo_duplicator
|
12 |
+
python_version: 3.11.2
|
13 |
---
|
14 |
|
15 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces#reference
|