nielsr HF staff commited on
Commit
35ece07
·
verified ·
1 Parent(s): d414ecc

Add pipeline tag

Browse files

This PR adds the `image-text-to-text` pipeline tag to the model card.

Files changed (1) hide show
  1. README.md +1 -0
README.md CHANGED
@@ -1,5 +1,6 @@
1
  ---
2
  library_name: transformers
 
3
  tags: []
4
  ---
5
 
 
1
  ---
2
  library_name: transformers
3
+ pipeline_tag: image-text-to-text
4
  tags: []
5
  ---
6