Spaces:
Runtime error
Runtime error
Update app.py
Browse files
app.py
CHANGED
|
@@ -40,7 +40,7 @@ fig2.update_layout(yaxis_title='Model emissions (g of CO<sub>2</sub>)')
|
|
| 40 |
demo = gr.Blocks()
|
| 41 |
|
| 42 |
with demo:
|
| 43 |
-
gr.Markdown("# CO2 Inference Demo")
|
| 44 |
gr.Markdown("### TL;DR - We ran a series of experiments to measure the energy efficiency and carbon emissions of different\
|
| 45 |
models from the HuggingFace Hub, and to see how different tasks and models compare.\
|
| 46 |
We found that multi-purpose, generative models are orders of magnitude more energy-intensive than task-specific systems\
|
|
|
|
| 40 |
demo = gr.Blocks()
|
| 41 |
|
| 42 |
with demo:
|
| 43 |
+
gr.Markdown("# CO2 Inference Demo π π» β‘")
|
| 44 |
gr.Markdown("### TL;DR - We ran a series of experiments to measure the energy efficiency and carbon emissions of different\
|
| 45 |
models from the HuggingFace Hub, and to see how different tasks and models compare.\
|
| 46 |
We found that multi-purpose, generative models are orders of magnitude more energy-intensive than task-specific systems\
|