SondosMB commited on
Commit
ec1f4a5
Β·
verified Β·
1 Parent(s): 1f35a2e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +5 -5
app.py CHANGED
@@ -718,14 +718,14 @@ with gr.Blocks(css=css_tech_theme) as demo:
718
  # </section>""", elem_id="pre-tabs")
719
 
720
  gr.Markdown("""
721
- <section class="pre-tabs">
722
- <h2 style="color: #6a1b9a; text-align: center; font-size: 2.5em; margin-bottom: 15px;">🌟 Why Participate? 🌟</h2>
723
- <p style="font-size: 1.4em; text-align: center; color: #555555; line-height: 1.8; margin-bottom: 20px;">
724
  The <strong>Mobile-MMLU Benchmark Competition</strong> provides an exceptional platform to showcase your
725
  skills in mobile AI. Compete with innovators worldwide, drive technological advancements, and contribute
726
  to shaping the future of mobile intelligence.
727
- </p>
728
- </section>""", elem_id="pre-tabs")
729
 
730
 
731
  # Tabs Section
 
718
  # </section>""", elem_id="pre-tabs")
719
 
720
  gr.Markdown("""
721
+ <section class="pre-tabs">
722
+ <h2 style="color: #6a1b9a; text-align: center; font-size: 2.5em; margin-bottom: 15px;">🌟 Why Participate? 🌟</h2>
723
+ <p style="font-size: 1.4em; text-align: center; color: #555555; line-height: 1.8; margin-bottom: 20px;">
724
  The <strong>Mobile-MMLU Benchmark Competition</strong> provides an exceptional platform to showcase your
725
  skills in mobile AI. Compete with innovators worldwide, drive technological advancements, and contribute
726
  to shaping the future of mobile intelligence.
727
+ </p>
728
+ </section>""", elem_id="pre-tabs")
729
 
730
 
731
  # Tabs Section