Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -68,7 +68,6 @@ with gr.Blocks() as block:
|
|
68 |
datatype=DATA_TITLE_TYPE,
|
69 |
interactive=False,
|
70 |
visible=True,
|
71 |
-
height=1500
|
72 |
)
|
73 |
|
74 |
refresh_button = gr.Button("Refresh")
|
|
|
68 |
datatype=DATA_TITLE_TYPE,
|
69 |
interactive=False,
|
70 |
visible=True,
|
|
|
71 |
)
|
72 |
|
73 |
refresh_button = gr.Button("Refresh")
|