Sidd-SQY commited on
Commit
7e979af
·
verified ·
1 Parent(s): 0131356

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -47,6 +47,7 @@ with gr.Blocks() as demo:
47
  ]+filters,
48
  # datatype=config.TYPES,
49
  # column_widths=["33%"],
 
50
  )
51
 
52
  if __name__ == "__main__":
 
47
  ]+filters,
48
  # datatype=config.TYPES,
49
  # column_widths=["33%"],
50
+ height=1920,
51
  )
52
 
53
  if __name__ == "__main__":