Update app.py
Browse files
app.py
CHANGED
@@ -84,7 +84,7 @@ with gr.Blocks(title="Smart Irrigation System π±π§") as demo:
|
|
84 |
gr.Markdown("# Smart Irrigation System π±π§")
|
85 |
gr.Markdown(
|
86 |
"""
|
87 |
-
This app helps farmers optimize water usage by predicting irrigation needs based on soil moisture and rainfall forecast
|
88 |
"""
|
89 |
)
|
90 |
|
|
|
84 |
gr.Markdown("# Smart Irrigation System π±π§")
|
85 |
gr.Markdown(
|
86 |
"""
|
87 |
+
This app helps farmers optimize water usage by predicting irrigation needs based on soil moisture and rainfall forecast.
|
88 |
"""
|
89 |
)
|
90 |
|