SorrelC commited on
Commit
2cbaf29
·
verified ·
1 Parent(s): b21ac80

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -437,7 +437,7 @@ def create_interface():
437
  label="📝 Text to Analyse",
438
  placeholder="Enter your text here...",
439
  lines=20,
440
- max_lines=25
441
  )
442
 
443
  with gr.Column(scale=1):
 
437
  label="📝 Text to Analyse",
438
  placeholder="Enter your text here...",
439
  lines=20,
440
+ max_lines=23
441
  )
442
 
443
  with gr.Column(scale=1):