Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Muennighoff
commited on
Commit
•
a479746
1
Parent(s):
82ad940
Test
Browse files
app.py
CHANGED
@@ -21,7 +21,7 @@ def get_blocks_party_spaces():
|
|
21 |
block = gr.Blocks()
|
22 |
|
23 |
with block:
|
24 |
-
gr.Markdown("""Leaderboard for
|
25 |
with gr.Tabs():
|
26 |
with gr.TabItem("Blocks Party Leaderboard"):
|
27 |
with gr.Row():
|
|
|
21 |
block = gr.Blocks()
|
22 |
|
23 |
with block:
|
24 |
+
gr.Markdown("""Leaderboard for XX most popular Blocks Event Spaces. To learn more and join, see <a href="https://huggingface.co/Gradio-Blocks" target="_blank" style="text-decoration: underline">Blocks Party Event</a>""")
|
25 |
with gr.Tabs():
|
26 |
with gr.TabItem("Blocks Party Leaderboard"):
|
27 |
with gr.Row():
|