Add pipeline tag, library name and paper link
#3
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: image-text-to-textto ensure the model is correctly categorized on the Hub. - Adding
library_name: transformersto enable the "Use in Transformers" button. - Linking the model to its associated research paper: ChartNet: A Million-Scale, High-Quality Multimodal Dataset for Robust Chart Understanding.
- Including the paper citation in the references section.
elischwartz changed pull request status to merged