Add pipeline tag, library name, and paper link
#1
by
nielsr
HF Staff
- opened
This PR enhances the model card by:
- Adding
pipeline_tag: image-text-to-textto improve discoverability on the Hugging Face Hub, as the model performs Visual Question Answering. - Including
library_name: transformersto enable the automated "how to use" widget, as the model is compatible with the π€ Transformers library based on the provided usage code. - Adding a direct Markdown link to the Hugging Face paper page at the top of the README for improved visibility.