SondosMB commited on
Commit
28c6e92
·
verified ·
1 Parent(s): b8bc4d6

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -386,7 +386,7 @@ with gr.Blocks(css=css_tech_theme) as demo:
386
  <p style="font-size: 1.2em; color: #333; text-align: center;">
387
  The Mobile-MMLU Benchmark Competition offers a unique opportunity to evaluate your LLMs in real-world mobile scenarios.
388
  Join the challenge to drive innovation, showcase your expertise, and shape the future of mobile AI.</p>
389
- </section>
390
 
391
  # Tabs Section
392
  with gr.Tabs(elem_id="tabs"):
 
386
  <p style="font-size: 1.2em; color: #333; text-align: center;">
387
  The Mobile-MMLU Benchmark Competition offers a unique opportunity to evaluate your LLMs in real-world mobile scenarios.
388
  Join the challenge to drive innovation, showcase your expertise, and shape the future of mobile AI.</p>
389
+ </section>""")
390
 
391
  # Tabs Section
392
  with gr.Tabs(elem_id="tabs"):