Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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.
|
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 💡"):
|