Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 —
|
| 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;'>
|