sasha HF Staff commited on
Commit
c37f8fa
·
1 Parent(s): da572b1
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -92,10 +92,11 @@ with gr.Blocks() as demo:
92
  """
93
  )
94
  with gr.Row():
95
- gr.Markdown("## Energy ⚡ vs Hourly Cost 💲")
96
- gr.Markdown(
97
- "### In our analysis, we found that there is also a strong positive correlation between the two factors, across different compute providers:"
98
- )
 
99
  with gr.Row():
100
  with gr.Column():
101
  gr.Markdown(
 
92
  """
93
  )
94
  with gr.Row():
95
+ with gr.Column():
96
+ gr.Markdown("## Energy ⚡ vs Hourly Cost 💲")
97
+ gr.Markdown(
98
+ "### In our analysis, we found that there is also a strong positive correlation between the two factors, across different compute providers:"
99
+ )
100
  with gr.Row():
101
  with gr.Column():
102
  gr.Markdown(