bgamazay commited on
Commit
361f8d0
·
verified ·
1 Parent(s): ab1e3f0

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -118,7 +118,7 @@ demo = gr.Blocks(css="""
118
 
119
  with demo:
120
  gr.HTML('<div style="text-align: center;"><img src="logo.png" alt="Logo" style="width: 200px;"></div>')
121
- gr.Markdown('<div style="text-align: center; font-size: 1.2em;">Welcome to the AI Energy Score Leaderboard</div>', unsafe_allow_html=True)
122
 
123
  with gr.Tabs():
124
  with gr.TabItem("All Tasks 💡"):
 
118
 
119
  with demo:
120
  gr.HTML('<div style="text-align: center;"><img src="logo.png" alt="Logo" style="width: 200px;"></div>')
121
+ gr.HTML('<div style="text-align: center; font-size: 1.2em;">Welcome to the AI Energy Score Leaderboard</div>')
122
 
123
  with gr.Tabs():
124
  with gr.TabItem("All Tasks 💡"):