Hugging Face
Models
Datasets
Spaces
Posts
Docs
Solutions
Pricing
Log In
Sign Up
Spaces:
philmui
/
globe
like
7
Runtime error
App
Files
Files
Community
philmui
commited on
May 9, 2023
Commit
39b2375
•
1 Parent(s):
a653647
updated python to 3.9.16
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -7,6 +7,7 @@ sdk: streamlit
7
sdk_version: 1.19.0
8
app_file: app.py
9
pinned: false
10
license: mit
11
---
12
7
sdk_version: 1.19.0
8
app_file: app.py
9
pinned: false
10
+
python_version: 3.9.16
11
license: mit
12
---
13