Add pipeline tag and library metadata
#1
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 Hugging Face Hub. - Adding
library_name: transformersto enable the automated code snippet feature and the "Use in Transformers" button. - Maintaining existing documentation, performance tables, and usage examples.