MuzammilMax commited on
Commit
ebba7ee
·
verified ·
1 Parent(s): b95163a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -0
app.py CHANGED
@@ -510,6 +510,7 @@ def run_simulation_and_plot(temp, Ea, A_factor, pH, pressure, is_reversible, str
510
  with gr.Blocks() as iface:
511
  gr.Markdown("# Chemical Reaction Order Prediction and Simulation")
512
  gr.Markdown("Use the sliders and options to see the predicted reaction order and a plot of the concentrations over time.")
 
513
  with gr.Row():
514
  with gr.Column():
515
  gr.Markdown("### Reaction Conditions")
 
510
  with gr.Blocks() as iface:
511
  gr.Markdown("# Chemical Reaction Order Prediction and Simulation")
512
  gr.Markdown("Use the sliders and options to see the predicted reaction order and a plot of the concentrations over time.")
513
+ gr.Markdown("Project made by Mujtaba , Muzammil , Taha and Ali Zain")
514
  with gr.Row():
515
  with gr.Column():
516
  gr.Markdown("### Reaction Conditions")