akhaliq HF Staff commited on
Commit
b020306
·
1 Parent(s): 42fcc3a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -709,7 +709,7 @@ def update():
709
  block = gr.Blocks()
710
 
711
  with block:
712
- gr.Markdown("""Papers List for NAACL 2022 as part of the NAACL event, To learn more and join, see <a href="https://huggingface.co/NAACL2022" target="_blank" style="text-decoration: underline">NAACL event</a>""")
713
  with gr.Tabs():
714
  with gr.TabItem("NAACL papers list"):
715
  with gr.Row():
 
709
  block = gr.Blocks()
710
 
711
  with block:
712
+ gr.Markdown("""# Papers List for NAACL 2022 as part of the NAACL event, To learn more and join, see <a href="https://huggingface.co/NAACL2022" target="_blank" style="text-decoration: underline">NAACL event</a>""")
713
  with gr.Tabs():
714
  with gr.TabItem("NAACL papers list"):
715
  with gr.Row():