mgyigit commited on
Commit
07b89e4
·
verified ·
1 Parent(s): 0d373ec

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -239,7 +239,7 @@ with block:
239
  with gr.TabItem("📊 Visualization", elem_id="probe-benchmark-tab-visualization", id=2):
240
  gr.Markdown(
241
  """## **Interactive Visualizations**
242
- Choose a benchmark type; context‑specific options will appear. Click **Plot** and an explanation will follow the figure.""",
243
  elem_classes="markdown-text",
244
  )
245
  vis_benchmark_type_selector = gr.Dropdown(
 
239
  with gr.TabItem("📊 Visualization", elem_id="probe-benchmark-tab-visualization", id=2):
240
  gr.Markdown(
241
  """## **Interactive Visualizations**
242
+ Choose a benchmark type; context‑specific options will appear.""",
243
  elem_classes="markdown-text",
244
  )
245
  vis_benchmark_type_selector = gr.Dropdown(