Xenova HF staff commited on
Commit
2432e24
1 Parent(s): 9ef961f

[Automated] Update base model metadata

Browse files

Set base model to "microsoft/trocr-small-handwritten"

Files changed (1) hide show
  1. README.md +3 -2
README.md CHANGED
@@ -1,8 +1,9 @@
1
  ---
2
- tags:
3
- - trocr
4
  library_name: transformers.js
5
  pipeline_tag: image-to-text
 
 
6
  ---
7
 
8
  https://huggingface.co/microsoft/trocr-small-handwritten with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ base_model: microsoft/trocr-small-handwritten
 
3
  library_name: transformers.js
4
  pipeline_tag: image-to-text
5
+ tags:
6
+ - trocr
7
  ---
8
 
9
  https://huggingface.co/microsoft/trocr-small-handwritten with ONNX weights to be compatible with Transformers.js.