Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
jhansss
/
SingingSDS
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
jhansss
commited on
Jun 30
Commit
d857ac8
·
1 Parent(s):
19ef0c0
Update README.md to specify Python version as 3.11
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -7,4 +7,5 @@ sdk: gradio
7
sdk_version: 5.4.0
8
app_file: app.py
9
pinned: false
10
---
7
sdk_version: 5.4.0
8
app_file: app.py
9
pinned: false
10
+
python_version: 3.11
11
---