Spaces:
Runtime error
Runtime error
change layout
Browse files
app.py
CHANGED
@@ -41,7 +41,7 @@ with demo:
|
|
41 |
elem_id="leaderboard-table",
|
42 |
interactive=False,
|
43 |
visible=True,
|
44 |
-
height=
|
45 |
)
|
46 |
|
47 |
with gr.TabItem("π About", elem_id="llm-benchmark-tab-table", id=2):
|
|
|
41 |
elem_id="leaderboard-table",
|
42 |
interactive=False,
|
43 |
visible=True,
|
44 |
+
height=800,
|
45 |
)
|
46 |
|
47 |
with gr.TabItem("π About", elem_id="llm-benchmark-tab-table", id=2):
|