adding text
Browse files
app.py
CHANGED
@@ -46,7 +46,7 @@ demo = gr.Blocks()
|
|
46 |
|
47 |
with demo:
|
48 |
gr.Markdown(
|
49 |
-
"""# Energy Star Leaderboard - v.1 (2024)
|
50 |
### Welcome to the leaderboard for the [AI Energy Star Project!](https://huggingface.co/EnergyStarAI)
|
51 |
Click through the tasks below to see how different models measure up in terms of energy efficiency"""
|
52 |
)
|
|
|
46 |
|
47 |
with demo:
|
48 |
gr.Markdown(
|
49 |
+
"""# Energy Star Leaderboard - v.1 (2024) π π» π
|
50 |
### Welcome to the leaderboard for the [AI Energy Star Project!](https://huggingface.co/EnergyStarAI)
|
51 |
Click through the tasks below to see how different models measure up in terms of energy efficiency"""
|
52 |
)
|