Muennighoff commited on
Commit
a479746
1 Parent(s): 82ad940
Files changed (1) hide show
  1. app.py +1 -1
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 the 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():
 
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():