bndl commited on
Commit
a754458
·
1 Parent(s): e510375

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -273,6 +273,7 @@ with gr.Blocks(css=css_styling, title=page_title, theme=osium_theme) as demo:
273
  with gr.Row():
274
  output_interpretation = gr.Plot(label="Interpretation")
275
  with gr.Row():
 
276
  elem1 = "%Cr"
277
  elem2 = "%V"
278
  elem3 = "%Mo"
 
273
  with gr.Row():
274
  output_interpretation = gr.Plot(label="Interpretation")
275
  with gr.Row():
276
+ gr.Markdown("### Explore your alloy design space")
277
  elem1 = "%Cr"
278
  elem2 = "%V"
279
  elem3 = "%Mo"