Kennedy wambugu
commited on
Update README.md
Browse files
README.md
CHANGED
@@ -45,7 +45,6 @@ This Vision Transformer model has been fine-tuned to classify various plant dise
|
|
45 |
| Potato | Late Blight |
|
46 |
| Rice | Brown Spot |
|
47 |
| Rice | Healthy |
|
48 |
-
| Rice | Hispa |
|
49 |
| Rice | Leaf Blast |
|
50 |
| Wheat | Brown Rust |
|
51 |
| Wheat | Healthy |
|
@@ -161,6 +160,7 @@ The model uses a Vision Transformer architecture to learn image representations
|
|
161 |
|
162 |
- Python 3.9
|
163 |
- PyTorch 2.4.1+cu121
|
|
|
164 |
- Transformers library by Hugging Face
|
165 |
|
166 |
## Citation
|
|
|
45 |
| Potato | Late Blight |
|
46 |
| Rice | Brown Spot |
|
47 |
| Rice | Healthy |
|
|
|
48 |
| Rice | Leaf Blast |
|
49 |
| Wheat | Brown Rust |
|
50 |
| Wheat | Healthy |
|
|
|
160 |
|
161 |
- Python 3.9
|
162 |
- PyTorch 2.4.1+cu121
|
163 |
+
- pytorch_lightning
|
164 |
- Transformers library by Hugging Face
|
165 |
|
166 |
## Citation
|