Update README.md
Browse files
README.md
CHANGED
@@ -2,9 +2,11 @@
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- vision
|
|
|
5 |
datasets:
|
6 |
- dmitva/the-mnist-database
|
7 |
inference: true
|
|
|
8 |
widget:
|
9 |
- text: "Enter image URL"
|
10 |
example: https://miro.medium.com/v2/resize:fit:720/format:webp/1*w7pBsjI3t3ZP-4Gdog-JdQ.png
|
|
|
2 |
license: apache-2.0
|
3 |
tags:
|
4 |
- vision
|
5 |
+
- image-classification
|
6 |
datasets:
|
7 |
- dmitva/the-mnist-database
|
8 |
inference: true
|
9 |
+
pipeline_tag: image-classification
|
10 |
widget:
|
11 |
- text: "Enter image URL"
|
12 |
example: https://miro.medium.com/v2/resize:fit:720/format:webp/1*w7pBsjI3t3ZP-4Gdog-JdQ.png
|