Spaces:
Running
Running
Update app.py
Browse files
app.py
CHANGED
@@ -262,7 +262,6 @@ with gr.Blocks(css=custom_css) as app:
|
|
262 |
headers=df.columns.tolist(),
|
263 |
elem_id="mmie_leadboard_overall",
|
264 |
wrap=True,
|
265 |
-
height=1000,
|
266 |
)
|
267 |
with gr.TabItem("About"):
|
268 |
with gr.Row():
|
|
|
262 |
headers=df.columns.tolist(),
|
263 |
elem_id="mmie_leadboard_overall",
|
264 |
wrap=True,
|
|
|
265 |
)
|
266 |
with gr.TabItem("About"):
|
267 |
with gr.Row():
|