pavanmutha commited on
Commit
4032551
Β·
verified Β·
1 Parent(s): 5eb4ccd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -416,7 +416,7 @@ with gr.Blocks() as demo:
416
 
417
  with gr.Column():
418
  insights_output = gr.HTML(label="Insights")
419
- visual_output = gr.Gallery(columns=2, label="Visuals")
420
  agent_btn = gr.Button("Run AI Agent")
421
 
422
  # ─────────────────── Hyperopt + Trials ───────────────────
 
416
 
417
  with gr.Column():
418
  insights_output = gr.HTML(label="Insights")
419
+ #visual_output = gr.Gallery(columns=2, label="Visuals")
420
  agent_btn = gr.Button("Run AI Agent")
421
 
422
  # ─────────────────── Hyperopt + Trials ───────────────────