sasha HF staff commited on
Commit
cd7edcd
·
verified ·
1 Parent(s): 40e7d39

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +4 -4
app.py CHANGED
@@ -201,10 +201,10 @@ with demo:
201
  howpublished = "\url{https://huggingface.co/spaces/EnergyStarAI/2024_Leaderboard}",
202
  },
203
  """)
204
- label=CITATION_BUTTON_LABEL,
205
- lines=20,
206
- elem_id="citation-button",
207
- show_copy_button=True,
208
  )
209
  gr.Markdown(
210
  """Last updated: September 20th, 2024 by [Sasha Luccioni](https://huggingface.co/sasha)""")
 
201
  howpublished = "\url{https://huggingface.co/spaces/EnergyStarAI/2024_Leaderboard}",
202
  },
203
  """)
204
+ label=CITATION_BUTTON_LABEL,
205
+ lines=20,
206
+ elem_id="citation-button",
207
+ show_copy_button=True,
208
  )
209
  gr.Markdown(
210
  """Last updated: September 20th, 2024 by [Sasha Luccioni](https://huggingface.co/sasha)""")