sasha HF Staff commited on
Commit
690a169
·
1 Parent(s): e513088

changing UI

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -70,7 +70,6 @@ with demo:
70
  plot = gr.Plot(get_plots('question_answering.csv'))
71
  with gr.Column():
72
  table = gr.Dataframe(get_model_names('question_answering.csv'))
73
- with gr.Tabs():
74
  with gr.TabItem("Summarization 📃"):
75
  with gr.Row():
76
  with gr.Column():
 
70
  plot = gr.Plot(get_plots('question_answering.csv'))
71
  with gr.Column():
72
  table = gr.Dataframe(get_model_names('question_answering.csv'))
 
73
  with gr.TabItem("Summarization 📃"):
74
  with gr.Row():
75
  with gr.Column():