Shaltiel commited on
Commit
f4076b8
1 Parent(s): a18789d

Increased table height

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -205,7 +205,7 @@ with demo:
205
  interactive=False,
206
  visible=True,
207
  column_widths=["2%", "33%"] ,
208
- height=200
209
  )
210
 
211
  # Dummy leaderboard for handling the case when the user uses backspace key
 
205
  interactive=False,
206
  visible=True,
207
  column_widths=["2%", "33%"] ,
208
+ height=600
209
  )
210
 
211
  # Dummy leaderboard for handling the case when the user uses backspace key