henryL7 commited on
Commit
a545a20
β€’
1 Parent(s): 0cc1261

change layout

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -41,7 +41,7 @@ with demo:
41
  elem_id="leaderboard-table",
42
  interactive=False,
43
  visible=True,
44
- height=600,
45
  )
46
 
47
  with gr.TabItem("πŸ“ About", elem_id="llm-benchmark-tab-table", id=2):
 
41
  elem_id="leaderboard-table",
42
  interactive=False,
43
  visible=True,
44
+ height=800,
45
  )
46
 
47
  with gr.TabItem("πŸ“ About", elem_id="llm-benchmark-tab-table", id=2):