Improve model card: add library\_name, pipeline\_tag, and links
#3
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
library_name
to the metadata. - Adding the
pipeline_tag
to the metadata, ensuring the model can be found at https://huggingface.co/models?pipeline_tag=image-text-to-text. - Linking to the paper.
- Adding a brief description of the model.