Improve model card: Add pipeline tag, paper, and code details
#7
by nielsr HF Staff - opened
This PR improves the model card for CoTAP by:
- Adding the
pipeline_tag: image-feature-extractionto help users discover the model on the Hugging Face Hub. - Linking directly to the Hugging Face paper page.
- Including a link to the GitHub repository for easier access to the code.
- Populating the content with essential information like model overview, authors, abstract, checkpoints, installation, and usage details from the project's GitHub README.