akashkumarbtc commited on
Commit
4cfc376
1 Parent(s): 4b17aa4

update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -151,7 +151,7 @@ demo = gr.Interface(
151
  default=2, type="number", min=1, max=5)
152
  ],
153
  outputs=[
154
- gr.Textbox(label="Analysis & Summary")
155
  gr.Textbox(label="Transcript"),
156
 
157
  ],
 
151
  default=2, type="number", min=1, max=5)
152
  ],
153
  outputs=[
154
+ gr.Textbox(label="Analysis & Summary"),
155
  gr.Textbox(label="Transcript"),
156
 
157
  ],