sasha HF Staff commited on
Commit
d1dca78
·
1 Parent(s): e9e7a36

adding link to blog

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -77,7 +77,7 @@ def generate_figure(factor1, factor2, color, logx, logy):
77
  with gr.Blocks() as demo:
78
  gr.Markdown("# Cloud Compute ☁️, Energy ⚡ and Cost 💲 - Comparison Tool")
79
  gr.Markdown(
80
- "## Explore the data from 'When we pay for cloud compute, what are we really paying for?'"
81
  )
82
  with gr.Accordion("Methodology", open=False):
83
  gr.Markdown(
 
77
  with gr.Blocks() as demo:
78
  gr.Markdown("# Cloud Compute ☁️, Energy ⚡ and Cost 💲 - Comparison Tool")
79
  gr.Markdown(
80
+ "## Explore the data from the blog post ['When we pay for cloud compute, what are we really paying for?'](https://huggingface.co/blog/sasha/energy-cost-compute)"
81
  )
82
  with gr.Accordion("Methodology", open=False):
83
  gr.Markdown(