Lahari2005 commited on
Commit
cc1911f
·
verified ·
1 Parent(s): 0884ef3

Update app.py

Browse files
Files changed (1) hide show
  1. app.py +1 -1
app.py CHANGED
@@ -381,7 +381,7 @@ with gr.Blocks(css=custom_css) as demo:
381
  with gr.Column(elem_classes="agrismart-container"):
382
  with gr.Row(elem_classes="agrismart-header"):
383
  gr.Markdown("""
384
- # 🌱 AgriSmart: Smart Crop Advisor for Farmers
385
  ### Get personalized crop recommendations based on your farm conditions
386
  """)
387
 
 
381
  with gr.Column(elem_classes="agrismart-container"):
382
  with gr.Row(elem_classes="agrismart-header"):
383
  gr.Markdown("""
384
+ # 🌱 Crop Vision : Smart Crop Advisor for Farmers
385
  ### Get personalized crop recommendations based on your farm conditions
386
  """)
387