Add pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the pipeline_tag and library_name to the metadata. This ensures the model appears in relevant searches on the Hugging Face Hub (e.g., https://huggingface.co/models?pipeline_tag=image-text-to-text) and provides direct integration with the transformers library's "how to use" button. Additionally, the existing paper and GitHub links in the content have been formatted for better readability.
HaochenWang
changed pull request status to
merged