djstrong commited on
Commit
6c132d2
·
1 Parent(s): 01de6a6
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -207,7 +207,7 @@ with demo:
207
  elem_id="leaderboard-table",
208
  interactive=False,
209
  visible=True,
210
- column_widths=["2%", "33%"]
211
  )
212
 
213
  # Dummy leaderboard for handling the case when the user uses backspace key
 
207
  elem_id="leaderboard-table",
208
  interactive=False,
209
  visible=True,
210
+ # column_widths=["2%", "33%"]
211
  )
212
 
213
  # Dummy leaderboard for handling the case when the user uses backspace key