Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
Zhouyan248
/
lavie_gradio
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
Zhouyan248
commited on
Dec 7, 2023
Commit
c184e63
·
1 Parent(s):
a1ae9e5
Update README.md
Browse files
Files changed (1)
hide
show
README.md
+2
-0
README.md
CHANGED
Viewed
@@ -7,6 +7,8 @@ sdk: gradio
7
sdk_version: 4.3.0
8
app_file: base/app.py
9
pinned: false
10
---
11
12
7
sdk_version: 4.3.0
8
app_file: base/app.py
9
pinned: false
10
+
11
+
python_version: 3.11.5
12
---
13
14