sergey21000 commited on
Commit
3ef5427
1 Parent(s): c5faf43

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -70,7 +70,7 @@ with gr.Blocks(css=css) as demo:
70
  label='Ваши данные',
71
  row_count=1,
72
  column_widths='50%',
73
- height=100,
74
  # type='pandas',
75
  )
76
  # текстовое поле для результата
 
70
  label='Ваши данные',
71
  row_count=1,
72
  column_widths='50%',
73
+ max_height=100,
74
  # type='pandas',
75
  )
76
  # текстовое поле для результата