VyLala commited on
Commit
b10f2c3
·
verified ·
1 Parent(s): d51e93c

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -97,7 +97,7 @@ with gr.Blocks() as interface:
97
  #download_button = gr.Button("⬇️ Download Output")
98
  #download_file = gr.File(label="Download File Here",visible=False)
99
 
100
- report_button = gr.Button("Report")
101
  report_textbox = gr.Textbox(
102
  label="Describe the issue",
103
  lines=4,
 
97
  #download_button = gr.Button("⬇️ Download Output")
98
  #download_file = gr.File(label="Download File Here",visible=False)
99
 
100
+ report_button = gr.Button("Report the bad output to get back one more free sample query")
101
  report_textbox = gr.Textbox(
102
  label="Describe the issue",
103
  lines=4,