Hugging Face
Models
Datasets
Spaces
Community
Docs
Enterprise
Pricing
Log In
Sign Up
Spaces:
yan111222
/
CapArena_Auto
like
3
Running
App
Files
Files
Community
Fetching metadata from the HF Docker repository...
ycy
commited on
Mar 7
Commit
ba4f485
·
2 Parent(s):
91bb099
fdef023
Merge branch 'main' of hf.co:spaces/yan111222/CapArena_Auto_1
Browse files
Files changed (1)
hide
show
app.py
+1
-0
app.py
CHANGED
Viewed
@@ -96,6 +96,7 @@ def init_leaderboard(dataframe):
96
)
97
98
99
demo = gr.Blocks(css=custom_css)
100
with demo:
101
gr.HTML(TITLE)
96
)
97
98
99
+
100
demo = gr.Blocks(css=custom_css)
101
with demo:
102
gr.HTML(TITLE)