Spaces:
Running
Running
KarishmaShirsath
commited on
Commit
•
903e127
1
Parent(s):
8850a9d
Update README.md
Browse files
README.md
CHANGED
@@ -7,6 +7,7 @@ sdk: streamlit
|
|
7 |
sdk_version: 1.33.0
|
8 |
app_file: app.py
|
9 |
pinned: false
|
|
|
10 |
---
|
11 |
|
12 |
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
7 |
sdk_version: 1.33.0
|
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
|