prithivMLmods commited on
Commit
7fdee11
·
verified ·
1 Parent(s): aed6960

update app

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -434,7 +434,7 @@ def create_gradio_interface():
434
  with gr.Column(scale=2):
435
  gr.Markdown("## Output", elem_id="output-title")
436
  #with gr.Tab("Output Stream"):
437
- output_stream = gr.Textbox(label="Raw Output Stream", interactive=False, lines=24, show_copy_button=True)
438
 
439
  gr.Examples(
440
  examples=[
 
434
  with gr.Column(scale=2):
435
  gr.Markdown("## Output", elem_id="output-title")
436
  #with gr.Tab("Output Stream"):
437
+ output_stream = gr.Textbox(label="Raw Output Stream", interactive=False, lines=24, show_copy_button=True)
438
 
439
  gr.Examples(
440
  examples=[