Xenova HF staff commited on
Commit
2ec3a3b
1 Parent(s): 61d8f06

[Automated] Update base model metadata

Browse files

Set base model to "facebook/nougat-base"

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-base with ONNX weights to be compatible with Transformers.js.
 
1
  ---
2
+ base_model: facebook/nougat-base
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-base with ONNX weights to be compatible with Transformers.js.