rahul7star commited on
Commit
ead6315
·
verified ·
1 Parent(s): 28d8ab1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -247,7 +247,7 @@ with gr.Blocks() as demo:
247
  text = gr.Textbox(
248
  value=default_text_for_ui(initial_lang),
249
  label="Text (Speak mode only)",
250
- max_lines=4
251
  )
252
 
253
  lyrics = gr.Textbox(
 
247
  text = gr.Textbox(
248
  value=default_text_for_ui(initial_lang),
249
  label="Text (Speak mode only)",
250
+ max_lines=10
251
  )
252
 
253
  lyrics = gr.Textbox(