snajmark commited on
Commit
34db25a
·
1 Parent(s): d3678f1

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -241,7 +241,7 @@ with gr.Blocks(css=css_styling, title=page_title, theme=osium_theme) as demo:
241
  with gr.Column():
242
  with gr.Row():
243
  #with gr.Column():
244
- # gr.Markdown("### Your optimal microstructure and processing conditions")
245
  optimal_parameters = gr.DataFrame(label="Optimal parameters", wrap=True)
246
  #with gr.Column():
247
  # param1 = gr.Text(label="Processing method")
 
241
  with gr.Column():
242
  with gr.Row():
243
  #with gr.Column():
244
+ # gr.Markdown("### Your optimal alloy formula and processing conditions")
245
  optimal_parameters = gr.DataFrame(label="Optimal parameters", wrap=True)
246
  #with gr.Column():
247
  # param1 = gr.Text(label="Processing method")