Commit
•
ce8c074
1
Parent(s):
f53eaff
Add tag for discoverability (#1)
Browse files- Add tag for discoverability (1a3d98cf2a7681ca0da4d67b98e09bb0ae417eb8)
Co-authored-by: Omar Sanseviero <osanseviero@users.noreply.huggingface.co>
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- fastai
|
|
|
4 |
---
|
5 |
## Model description
|
6 |
This repo contains the trained model for rice image classification
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- fastai
|
4 |
+
- image-classification
|
5 |
---
|
6 |
## Model description
|
7 |
This repo contains the trained model for rice image classification
|