sasha HF Staff commited on
Commit
8ed1e58
·
1 Parent(s): c37f8fa

layout again

Browse files
Files changed (1) hide show
  1. app.py +5 -4
app.py CHANGED
@@ -109,10 +109,11 @@ with gr.Blocks() as demo:
109
  )
110
  plt1 = gr.Plot(tdp_fig_gpu)
111
  with gr.Row():
112
- gr.Markdown("## CapEx 💰 vs Hourly Cost 💲")
113
- gr.Markdown(
114
- "### We also found that there is also a strong positive correlation the initial cost of the GPU and its cost per hour:"
115
- )
 
116
  with gr.Row():
117
  with gr.Column():
118
  gr.Markdown(
 
109
  )
110
  plt1 = gr.Plot(tdp_fig_gpu)
111
  with gr.Row():
112
+ with gr.Column():
113
+ gr.Markdown("## CapEx 💰 vs Hourly Cost 💲")
114
+ gr.Markdown(
115
+ "### We also found that there is also a strong positive correlation the initial cost of the GPU and its cost per hour:"
116
+ )
117
  with gr.Row():
118
  with gr.Column():
119
  gr.Markdown(