XufengDuan commited on
Commit
bb347af
·
1 Parent(s): 03656b1

update scripts

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