Ayesha-Majeed commited on
Commit
9948b95
·
verified ·
1 Parent(s): 4a99b6d

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -94,7 +94,7 @@ with gr.Blocks(
94
  gr.Markdown(
95
  """
96
  <div style='text-align:center'>
97
- <h1 style='color:#00b16a; margin-bottom:8px;'>Microalgae — Inference App</h1>
98
  <p style='color:#555;'>Predict the optimal <b>microalgae dose (g/pot)</b> for Corn based on soil and growth parameters.</p>
99
  </div>
100
  <hr style='margin: 10px 0;'>
 
94
  gr.Markdown(
95
  """
96
  <div style='text-align:center'>
97
+ <h1 style='color:#00b16a; margin-bottom:8px;'>Microalgae — Dose Prediction App</h1>
98
  <p style='color:#555;'>Predict the optimal <b>microalgae dose (g/pot)</b> for Corn based on soil and growth parameters.</p>
99
  </div>
100
  <hr style='margin: 10px 0;'>