Add pipeline tag, library name, and paper link
#1
by
nielsr HF Staff - opened
This PR improves the model card by:
- Adding
pipeline_tag: image-text-to-textto better categorize the model on the Hub and improve discoverability. - Adding
library_name: transformersto enable the automated "how to use" widget, as the model is compatible with the π€ Transformers library as evidenced by theUsagesection. - Adding a direct link to the associated paper: MedVLSynther: Synthesizing High-Quality Visual Question Answering from Medical Documents with Generator-Verifier LMMs to the top of the content for easier access.