Add pipeline tag and library name to metadata
#1
by
nielsr
HF Staff
- opened
Hi! I'm Niels from the Hugging Face community team. I've opened this PR to improve the metadata of your model card.
I've added:
pipeline_tag: image-text-to-text: This helps categorize the model correctly on the Hub.library_name: transformers: This enables the "Use in Transformers" button on the model page.
The content of the model card remains unchanged as it already provides excellent documentation, including a functional code snippet and links to the research paper and project repository.
WaltonFuture
changed pull request status to
merged