avin1103 commited on
Commit
ab65d7a
·
1 Parent(s): b4b68bc

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -342,7 +342,7 @@ with gr.Blocks(css=CSS) as demo:
342
  submit_button = gr.Button(
343
  "Submit", variant="primary", elem_id="submit-button"
344
  )
345
- with gr.Column():
346
  # output_text = gr.Textbox(
347
  # label="Response", visible=False, elem_id="answer"
348
  # )
 
342
  submit_button = gr.Button(
343
  "Submit", variant="primary", elem_id="submit-button"
344
  )
345
+ # with gr.Column():
346
  # output_text = gr.Textbox(
347
  # label="Response", visible=False, elem_id="answer"
348
  # )