Spaces:
Sleeping
Sleeping
Fix short description length
Browse files
README.md
CHANGED
|
@@ -7,21 +7,7 @@ sdk: gradio
|
|
| 7 |
sdk_version: 5.41.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
-
short_description:
|
| 11 |
-
---
|
| 12 |
-
|
| 13 |
-
# Potato and Pepper Leaf Disease Classifier
|
| 14 |
-
|
| 15 |
-
This AI model is trained to detect early blight and other common diseases on **potato and pepper leaves only**.
|
| 16 |
-
|
| 17 |
-
## How to use
|
| 18 |
-
- Upload a clear, close-up photo of a potato or pepper leaf showing possible disease symptoms.
|
| 19 |
-
- The model will analyze the image and predict the presence of disease.
|
| 20 |
-
- **Note:** The model is trained only on potato and pepper plants, so predictions on other species may be inaccurate.
|
| 21 |
-
|
| 22 |
-
## Limitations
|
| 23 |
-
- Works best with well-lit, focused images.
|
| 24 |
-
- Not suitable for identifying diseases on other crops.
|
| 25 |
|
| 26 |
---
|
| 27 |
|
|
|
|
| 7 |
sdk_version: 5.41.1
|
| 8 |
app_file: app.py
|
| 9 |
pinned: false
|
| 10 |
+
short_description: Detect plant diseases from leaf images
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| 11 |
|
| 12 |
---
|
| 13 |
|