nielsr HF staff commited on
Commit
9fbe531
1 Parent(s): a8e68d5

Add metadata tags

Browse files

This PR:

- adds the appropriate pipeline tag, so that people can find it at https://huggingface.co./models?pipeline_tag=image-text-to-text
- add the appropriate library name

Cheers!

Files changed (1) hide show
  1. README.md +2 -0
README.md CHANGED
@@ -1,5 +1,7 @@
1
  ---
2
  license: mit
 
 
3
  ---
4
  ![header](./assets/header.png)
5
 
 
1
  ---
2
  license: mit
3
+ library_name: transformers
4
+ pipeline_tag: image-text-to-text
5
  ---
6
  ![header](./assets/header.png)
7