Abrar20 commited on
Commit
a9baab4
Β·
verified Β·
1 Parent(s): afb0a8a

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
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 for Dinajpur.
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