akhaliq HF staff abidlabs HF staff commited on
Commit
097559a
1 Parent(s): 81ca446

Update app.py (#1)

Browse files

- Update app.py (3f1574241d07e37d3eee9be0b1c7356da39cdce0)


Co-authored-by: Abubakar Abid <abidlabs@users.noreply.huggingface.co>

Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -26,7 +26,7 @@ def get_blocks_party_spaces():
26
  block = gr.Blocks()
27
 
28
  with block:
29
- gr.Markdown("""LeaderBoard for Most Popular Blocks Event Spaces, to learn more see <a href="https://huggingface.co/Gradio-Blocks" target="_blank" style="text-decoration: underline">Blocks Party Event</a>""")
30
  with gr.Tabs():
31
  with gr.TabItem("Blocks Party LeaderBoard"):
32
  with gr.Row():
26
  block = gr.Blocks()
27
 
28
  with block:
29
+ 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>""")
30
  with gr.Tabs():
31
  with gr.TabItem("Blocks Party LeaderBoard"):
32
  with gr.Row():