Shaltiel commited on
Commit
1a7adb4
1 Parent(s): 24496cd

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -201,7 +201,7 @@ with demo:
201
  interactive=False,
202
  visible=True,
203
  column_widths=["3%", "33%"] ,
204
- max_height=600
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