naufalnashif
commited on
Commit
•
3fae7de
1
Parent(s):
b702db7
Update README.md
Browse files
README.md
CHANGED
@@ -6,8 +6,8 @@ colorTo: pink
|
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.27.2
|
8 |
app_file: app.py
|
|
|
9 |
pinned: false
|
10 |
-
license: cc-by-nc-nd-3.0
|
11 |
---
|
12 |
|
13 |
-
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|
|
|
6 |
sdk: streamlit
|
7 |
sdk_version: 1.27.2
|
8 |
app_file: app.py
|
9 |
+
python_version: 3.9.17
|
10 |
pinned: false
|
|
|
11 |
---
|
12 |
|
13 |
+
Check out the configuration reference at https://huggingface.co/docs/hub/spaces-config-reference
|