espejelomar commited on
Commit
6a5e78e
1 Parent(s): 9d97104
Files changed (1) hide show
  1. app.py +2 -1
app.py CHANGED
@@ -26,7 +26,8 @@ def get_hugging_learners_spaces():
26
  block = gr.Blocks()
27
 
28
  with block:
29
- gr.Markdown("""Leaderboard for the most popular fastai X Hugging Face Group (the Hugging Learners) Spaces. To learn more and join, see <a href="https://huggingface.co/hugginglearners" target="_blank" style="text-decoration: underline"the Hugging Learners Hub organization.</a>""")
 
30
  with gr.Tabs():
31
  with gr.TabItem("Leaderboard of spaces with the most hearts"):
32
  with gr.Row():
 
26
  block = gr.Blocks()
27
 
28
  with block:
29
+ gr.Markdown("""Leaderboard of the most popular fastai X Hugging Face Group (the Hugging Learners) Spaces. To learn more and join, see <a href="https://huggingface.co/hugginglearners" target="_blank" style="text-decoration: underline">the Hugging Learners Organization.</a>""")
30
+
31
  with gr.Tabs():
32
  with gr.TabItem("Leaderboard of spaces with the most hearts"):
33
  with gr.Row():