wenhu commited on
Commit
879d307
β€’
1 Parent(s): 9e5c72d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -8,7 +8,7 @@ with gr.Blocks() as block:
8
  )
9
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
10
  # Table 1
11
- with gr.TabItem("πŸ“Š MMLU-Pro", elem_id="qa-tab-table1", id=1, fill_height=False):
12
  with gr.Row():
13
  with gr.Accordion("Citation", open=False):
14
  citation_button = gr.Textbox(
 
8
  )
9
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
10
  # Table 1
11
+ with gr.TabItem("πŸ“Š MMLU-Pro", elem_id="qa-tab-table1", id=1):
12
  with gr.Row():
13
  with gr.Accordion("Citation", open=False):
14
  citation_button = gr.Textbox(