Xenova HF staff commited on
Commit
92802ec
1 Parent(s): a10456c

[Automated] Update base model metadata

Browse files

Set base model to "facebook/nougat-small"

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