reab5555 commited on
Commit
9a4957a
·
verified ·
1 Parent(s): d7a7796

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -100,7 +100,6 @@ with gr.Blocks() as iface:
100
  correlation_heatmap_plot = gr.Plot(label="Correlation Heatmap")
101
 
102
  with gr.Group(visible=True) as results_group:
103
- with gr.TabItem("Description"):
104
  gr.Markdown("""
105
  XYZ
106
  """)
 
100
  correlation_heatmap_plot = gr.Plot(label="Correlation Heatmap")
101
 
102
  with gr.Group(visible=True) as results_group:
 
103
  gr.Markdown("""
104
  XYZ
105
  """)