mitraarka27 commited on
Commit
81c55e9
·
verified ·
1 Parent(s): 16b61c1

Delete README.md

Browse files
Files changed (1) hide show
  1. README.md +0 -19
README.md DELETED
@@ -1,19 +0,0 @@
1
- ---
2
- title: CropGuard
3
- emoji: 🌿
4
- colorFrom: green
5
- colorTo: purple
6
- sdk: gradio
7
- sdk_version: "4.20.0"
8
- app_file: app.py
9
- pinned: false
10
- ---
11
-
12
- # CropGuard: Leaf Disease Detector
13
-
14
- Upload a clear image of a **potato**, **tomato**, or **grape** leaf.
15
-
16
- CropGuard will predict:
17
- - Whether the leaf is **healthy** or **diseased**.
18
- - The likely disease (if any).
19
- - Where the model focused its attention.