Xenova HF staff commited on
Commit
8df7d99
1 Parent(s): de9b81d

Update README.md

Browse files
Files changed (1) hide show
  1. README.md +2 -2
README.md CHANGED
@@ -1,11 +1,11 @@
1
  ---
2
  license: mit
3
- pipeline_tag: image-to-text
4
  tags:
5
  - vision
6
  - text-generation
7
  - text2text-generation
8
- - image-text-to-text
9
  library_name: transformers.js
10
  ---
11
 
 
1
  ---
2
  license: mit
3
+ pipeline_tag: image-text-to-text
4
  tags:
5
  - vision
6
  - text-generation
7
  - text2text-generation
8
+ - image-to-text
9
  library_name: transformers.js
10
  ---
11