mgyigit commited on
Commit
f531ce7
·
verified ·
1 Parent(s): 8964eb3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -179,7 +179,7 @@ with block:
179
  outputs=data_component
180
  )
181
 
182
- with gr.TabItem("Visualizer"):
183
 
184
  # Dropdown for benchmark type
185
  benchmark_types = TASK_INFO + ['flexible']
 
179
  outputs=data_component
180
  )
181
 
182
+ with gr.TabItem("📊 Visualizer"):
183
 
184
  # Dropdown for benchmark type
185
  benchmark_types = TASK_INFO + ['flexible']