nttwt1597 commited on
Commit
cb9b179
·
verified ·
1 Parent(s): 524acf2

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -464,7 +464,7 @@ with gr.Blocks() as demo:
464
  with gr.Row():
465
  with gr.Column():
466
  base_box = gr.Textbox(
467
- # label="Response 1",
468
  lines=15,
469
  interactive=False)
470
  with gr.Row():
 
464
  with gr.Row():
465
  with gr.Column():
466
  base_box = gr.Textbox(
467
+ label="Response",
468
  lines=15,
469
  interactive=False)
470
  with gr.Row():