Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
PTWZ
/
gradioappdemo
like
0
Building
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
PTWZ
commited on
Jun 10, 2024
Commit
bc3fd83
·
verified
·
1 Parent(s):
856a474
upgrade python version 3.11.3
Browse files
Files changed (1)
hide
show
README.md
+1
-0
README.md
CHANGED
Viewed
@@ -3,4 +3,5 @@ title: gradioapp
3
app_file: main.py
4
sdk: gradio
5
sdk_version: 4.36.1
6
---
3
app_file: main.py
4
sdk: gradio
5
sdk_version: 4.36.1
6
+
python_version: 3.11.3
7
---