Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
zky1
/
test
like
0
Sleeping
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
zhaokeyao1
commited on
Jul 29, 2024
Commit
39a18a5
·
1 Parent(s):
92e38f5
Update app
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -90,7 +90,7 @@ iface = gr.Interface(
90
title=None,
91
description=None,
92
article=None,
93
-
layout="vertical"
94
)
95
96
90
title=None,
91
description=None,
92
article=None,
93
+
#
layout="vertical"
94
)
95
96