Spaces:
Sleeping
Sleeping
Ani07-05
commited on
Commit
·
1128154
1
Parent(s):
302e04a
Added python_version change to Readme
Browse files
README.md
CHANGED
@@ -7,7 +7,7 @@ sdk: streamlit
|
|
7 |
sdk_version: 1.44.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
-
python_version: 3.
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
sdk_version: 1.44.1
|
8 |
app_file: app.py
|
9 |
pinned: false
|
10 |
+
python_version: 3.9
|
11 |
---
|
12 |
|
13 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|