XufengDuan commited on
Commit
bcb4445
1 Parent(s): 6d8d412

update scripts

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -283,7 +283,7 @@ try:
283
  elem_id="leaderboard-table",
284
  interactive=False,
285
  visible=True,
286
- column_widths=["33%", "33%"]
287
  )
288
 
289
  # Dummy leaderboard for handling the case when the user uses backspace key
 
283
  elem_id="leaderboard-table",
284
  interactive=False,
285
  visible=True,
286
+ column_widths=["33%", "16.6%"]
287
  )
288
 
289
  # Dummy leaderboard for handling the case when the user uses backspace key