Spaces:
Sleeping
Sleeping
Update app.py
Browse files
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 |
-
# 🌱
|
| 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 |
|