kylemin commited on
Commit
f29bce7
·
verified ·
1 Parent(s): 1d5b781

[Update] BB emoji added

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -401,7 +401,7 @@ with demo:
401
 
402
 
403
  with gr.Row():
404
- with gr.Accordion("Contributors", open=True):
405
  citation_button = gr.Textbox(
406
  value=CONTRIBUTOR_BUTTON_TEXT,
407
  label=CONTRIBUTOR_BUTTON_LABEL,
 
401
 
402
 
403
  with gr.Row():
404
+ with gr.Accordion("📘 Contributors", open=True):
405
  citation_button = gr.Textbox(
406
  value=CONTRIBUTOR_BUTTON_TEXT,
407
  label=CONTRIBUTOR_BUTTON_LABEL,