LamiaYT commited on
Commit
ece6275
·
1 Parent(s): 35c1ccf
Files changed (1) hide show
  1. app.py +0 -1
app.py CHANGED
@@ -814,7 +814,6 @@ with gr.Blocks(title="Enhanced GAIA Agent", theme=gr.themes.Soft()) as demo:
814
  results_table = gr.DataFrame(
815
  label="Question Processing Results",
816
  wrap=True,
817
- height=500,
818
  interactive=False
819
  )
820
 
 
814
  results_table = gr.DataFrame(
815
  label="Question Processing Results",
816
  wrap=True,
 
817
  interactive=False
818
  )
819