Add pipeline tag, library_name, and link to HF paper
#1
by nielsr HF Staff - opened
This PR enhances the model card by:
- Adding
pipeline_tag: image-text-to-textto better categorize the model on the Hub for multimodal vision-language tasks. - Specifying
library_name: transformersas the model is fully compatible with the π€ Transformers library, enabling the automated "how to use" widget. - Adding a direct link to the Hugging Face paper page: MedVLSynther: Synthesizing High-Quality Visual Question Answering from Medical Documents with Generator-Verifier LMMs for easy access to the research.