haoyang commited on
Commit
6ecf664
1 Parent(s): f0765d3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -334,7 +334,7 @@ with demo:
334
  with gr.Accordion("📙 Citation", open=False):
335
  citation_button = gr.Textbox(
336
  value=CITATION_BUTTON_TEXT,
337
- label=
338
  lines=20,
339
  elem_id="citation-button",
340
  show_copy_button=True,
 
334
  with gr.Accordion("📙 Citation", open=False):
335
  citation_button = gr.Textbox(
336
  value=CITATION_BUTTON_TEXT,
337
+ label=CITATION_BUTTON_LABEL,
338
  lines=20,
339
  elem_id="citation-button",
340
  show_copy_button=True,