osanseviero
commited on
Commit
·
ba2d2ab
1
Parent(s):
e7f45df
Add tag for discoverability
Browse filesThis model is very cool! In this PR I'm adding a tag that will help with discoverability.
README.md
CHANGED
@@ -1,6 +1,7 @@
|
|
1 |
---
|
2 |
tags:
|
3 |
- fastai
|
|
|
4 |
---
|
5 |
## Model description
|
6 |
This repo contains the trained model for grapevine leaves image classification
|
|
|
1 |
---
|
2 |
tags:
|
3 |
- fastai
|
4 |
+
- image-classification
|
5 |
---
|
6 |
## Model description
|
7 |
This repo contains the trained model for grapevine leaves image classification
|