k-mktr commited on
Commit
e449164
Β·
verified Β·
1 Parent(s): 7161674

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -564,6 +564,7 @@ with gr.Blocks(css="""
564
  interactive=False,
565
  value="Generate responses to start the battle! πŸš€",
566
  visible=True # Always visible
 
567
  )
568
 
569
  with gr.Row(visible=False) as model_names_row:
 
564
  interactive=False,
565
  value="Generate responses to start the battle! πŸš€",
566
  visible=True # Always visible
567
+ lines=4
568
  )
569
 
570
  with gr.Row(visible=False) as model_names_row: