XufengDuan commited on
Commit
11e608d
·
1 Parent(s): 3d70083

update scripts

Browse files
Files changed (1) hide show
  1. app.py +0 -2
app.py CHANGED
@@ -222,8 +222,6 @@ try:
222
  return f.read()
223
  gr.HTML(display_animated_radar_chart())
224
 
225
- demo.launch()
226
-
227
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
228
  with gr.TabItem("🏅 LLM Benchmark", elem_id="llm-benchmark-tab-table", id=0):
229
  with gr.Row():
 
222
  return f.read()
223
  gr.HTML(display_animated_radar_chart())
224
 
 
 
225
  with gr.Tabs(elem_classes="tab-buttons") as tabs:
226
  with gr.TabItem("🏅 LLM Benchmark", elem_id="llm-benchmark-tab-table", id=0):
227
  with gr.Row():