ynhe commited on
Commit
b66d7fe
·
verified ·
1 Parent(s): f2aa941

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -727,7 +727,7 @@ with block:
727
  with gr.Row():
728
  with gr.Accordion("Citation", open=False):
729
  citation_button2 = gr.Textbox(
730
- value=CITATION_BUTTON_TEXT,
731
  label=CITATION_BUTTON_LABEL,
732
  elem_id="citation-button",
733
  lines=14,
 
727
  with gr.Row():
728
  with gr.Accordion("Citation", open=False):
729
  citation_button2 = gr.Textbox(
730
+ value=CITATION_2_BUTTON_TEXT,
731
  label=CITATION_BUTTON_LABEL,
732
  elem_id="citation-button",
733
  lines=14,