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