[Automated] Update base model metadata
Browse filesSet base model to "microsoft/dit-large"
README.md
CHANGED
@@ -1,8 +1,9 @@
|
|
1 |
---
|
|
|
2 |
library_name: transformers.js
|
|
|
3 |
tags:
|
4 |
- dit
|
5 |
-
pipeline_tag: image-feature-extraction
|
6 |
---
|
7 |
|
8 |
https://huggingface.co/microsoft/dit-large with ONNX weights to be compatible with Transformers.js.
|
|
|
1 |
---
|
2 |
+
base_model: microsoft/dit-large
|
3 |
library_name: transformers.js
|
4 |
+
pipeline_tag: image-feature-extraction
|
5 |
tags:
|
6 |
- dit
|
|
|
7 |
---
|
8 |
|
9 |
https://huggingface.co/microsoft/dit-large with ONNX weights to be compatible with Transformers.js.
|