sasha HF staff commited on
Commit
e02c4cf
β€’
1 Parent(s): a11016a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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\