wenhu commited on
Commit
91c7bd8
1 Parent(s): b6c7c6e

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ with gr.Blocks() as block:
70
  datatype=DATA_TITLE_TYPE,
71
  interactive=False,
72
  visible=True,
73
- height=1000
74
  )
75
 
76
  refresh_button = gr.Button("Refresh")
 
70
  datatype=DATA_TITLE_TYPE,
71
  interactive=False,
72
  visible=True,
73
+ height=1500
74
  )
75
 
76
  refresh_button = gr.Button("Refresh")