[Automated] Update base model metadata
Browse filesSet base model to "facebook/nougat-small"
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.
|