JayGab commited on
Commit
da96eb9
1 Parent(s): c9c6f8d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +3 -3
README.md CHANGED
@@ -3,7 +3,7 @@ language: en
3
  tags:
4
  - tensorflow
5
  - classification
6
- - plant-disease-detection
7
  license: mit
8
  ---
9
 
@@ -31,5 +31,5 @@ This model is trained on the PlantVillage dataset, which contains labeled images
31
  - The model's performance may vary based on image quality and environmental conditions.
32
  - It may not recognize diseases not present in the training dataset.
33
 
34
-
35
-
 
3
  tags:
4
  - tensorflow
5
  - classification
6
+ - image-classification
7
  license: mit
8
  ---
9
 
 
31
  - The model's performance may vary based on image quality and environmental conditions.
32
  - It may not recognize diseases not present in the training dataset.
33
 
34
+ ## Example
35
+ Here’s an example of how to use this model with the Inference API: