Improve model card: Add pipeline tag and library name
#1
by
nielsr HF Staff - opened
This PR enhances the model card by adding the pipeline_tag: image-text-to-text and library_name: transformers. This will improve discoverability on the Hugging Face Hub (e.g., at https://huggingface.co/models?pipeline_tag=image-text-to-text), and enable the "Use in Transformers" button on the model page.
zengw changed pull request status to
merged