Update README.md
Browse files
README.md
CHANGED
@@ -1,8 +1,8 @@
|
|
1 |
---
|
2 |
-
license: apache-2.0
|
3 |
language:
|
4 |
- es
|
|
|
5 |
base_model:
|
6 |
-
- google/vit-
|
7 |
pipeline_tag: image-classification
|
8 |
---
|
|
|
1 |
---
|
|
|
2 |
language:
|
3 |
- es
|
4 |
+
- en
|
5 |
base_model:
|
6 |
+
- google/vit-large-patch16-224
|
7 |
pipeline_tag: image-classification
|
8 |
---
|