SondosMB commited on
Commit
8f0156e
·
verified ·
1 Parent(s): b8ab1fc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -228,7 +228,7 @@ with gr.Blocks(css=css_tech_theme) as demo:
228
  <p>Welcome to the <strong>Mobile-MMLU Benchmark Competition</strong>. Here you can submit your predictions, view the leaderboard, and track your performance!</p>
229
  <hr>
230
  </div>
231
- """,elem_id="center-content"))
232
 
233
  with gr.Tabs(elem_id="tabs"):
234
  with gr.TabItem("📖 Overview", elem_classes=["tab-item"]):
 
228
  <p>Welcome to the <strong>Mobile-MMLU Benchmark Competition</strong>. Here you can submit your predictions, view the leaderboard, and track your performance!</p>
229
  <hr>
230
  </div>
231
+ """,elem_id="center-content")
232
 
233
  with gr.Tabs(elem_id="tabs"):
234
  with gr.TabItem("📖 Overview", elem_classes=["tab-item"]):