Spaces:
Running
on
CPU Upgrade
Running
on
CPU Upgrade
Update app.py
Browse files
app.py
CHANGED
@@ -201,7 +201,7 @@ with demo:
|
|
201 |
interactive=False,
|
202 |
visible=True,
|
203 |
column_widths=["3%", "33%"] ,
|
204 |
-
|
205 |
)
|
206 |
|
207 |
# Dummy leaderboard for handling the case when the user uses backspace key
|
|
|
201 |
interactive=False,
|
202 |
visible=True,
|
203 |
column_widths=["3%", "33%"] ,
|
204 |
+
height=600
|
205 |
)
|
206 |
|
207 |
# Dummy leaderboard for handling the case when the user uses backspace key
|