prithivMLmods commited on
Commit
1cd4ed5
·
verified ·
1 Parent(s): da87e07

update app [✅..]

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -99,7 +99,7 @@ with gr.Blocks() as demo:
99
  vid_btn = gr.Button("Analyze Video", variant="primary")
100
 
101
  with gr.Column():
102
- vid_text_out = gr.Textbox(label="Model Response", interactive=True, lines=22)
103
 
104
  gr.Examples(
105
  examples=[
 
99
  vid_btn = gr.Button("Analyze Video", variant="primary")
100
 
101
  with gr.Column():
102
+ vid_text_out = gr.Textbox(label="Model Response", interactive=True, lines=23)
103
 
104
  gr.Examples(
105
  examples=[