Spaces:
Sleeping
Sleeping
Commit ·
d4eb4a7
1
Parent(s): 7b64750
huggingface enabled changes
Browse files
README.md
CHANGED
|
@@ -1,3 +1,13 @@
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 1 |
# AgriCare – Disease Detection API 🌱
|
| 2 |
|
| 3 |
AgriCare is a production-ready AI backend for detecting diseases in crop plants and delivering multilingual, farmer-friendly guidance.
|
|
|
|
| 1 |
+
---
|
| 2 |
+
title: AgriCare
|
| 3 |
+
emoji: leaf_fluttering
|
| 4 |
+
colorFrom: '#ACE1AF'
|
| 5 |
+
colorTo: '#4B834F'
|
| 6 |
+
sdk: docker
|
| 7 |
+
app_file: app.py
|
| 8 |
+
pinned: false
|
| 9 |
+
---
|
| 10 |
+
|
| 11 |
# AgriCare – Disease Detection API 🌱
|
| 12 |
|
| 13 |
AgriCare is a production-ready AI backend for detecting diseases in crop plants and delivering multilingual, farmer-friendly guidance.
|