Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Sangjun2
/
ultimate_gradio
like
2
Build error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Sangjun2
commited on
Aug 17, 2024
Commit
e3e322a
·
verified
·
1 Parent(s):
6abc133
python version update
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -7,6 +7,7 @@ sdk: gradio
7
sdk_version: 4.40.0
8
app_file: app.py
9
pinned: false
10
license: apache-2.0
11
---
12
7
sdk_version: 4.40.0
8
app_file: app.py
9
pinned: false
10
+
python_version: 3.10.13
11
license: apache-2.0
12
---
13