Hugging Face
Models
Datasets
Spaces
Posts
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
fdisk
/
4QKorLeaderboard
like
0
Runtime error
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
fdisk
commited on
Apr 8, 2024
Commit
e2ef872
·
1 Parent(s):
399223b
1st upload for demo
Browse files
Files changed (1)
hide
show
app.py
+1
-1
app.py
CHANGED
Viewed
@@ -11,4 +11,4 @@ demo = gr.Interface(
11
outputs=["text"],
12
)
13
14
-
demo.launch(
share=True
)
11
outputs=["text"],
12
)
13
14
+
demo.launch()