bgamazay commited on
Commit
b60fbe2
·
verified ·
1 Parent(s): 5dc7166

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -218,7 +218,7 @@ demo = gr.Blocks(css="""
218
 
219
  with demo:
220
  # Replace title with a centered logo and a centered subtitle.
221
- gr.HTML('<div style="text-align: center;"><img src="https://huggingface.co/spaces/bgamazay/Leaderboard_test/resolve/main/logo.png" alt="Logo"></div>')
222
  gr.Markdown('<p style="text-align: center;">Welcome to the leaderboard for the <a href="https://huggingface.co/AIEnergyScore">AI Energy Score Project!</a> — Select different tasks to see scored models.</p>')
223
 
224
  # Header links (using a row of components, including a Download Data link)
 
218
 
219
  with demo:
220
  # Replace title with a centered logo and a centered subtitle.
221
+ gr.HTML('<div style="text-align: center;"><img src="https://huggingface.co/spaces/AIEnergyScore/Leaderboard_test/resolve/main/logo.png" alt="Logo"></div>')
222
  gr.Markdown('<p style="text-align: center;">Welcome to the leaderboard for the <a href="https://huggingface.co/AIEnergyScore">AI Energy Score Project!</a> — Select different tasks to see scored models.</p>')
223
 
224
  # Header links (using a row of components, including a Download Data link)