Improve model card: Add pipeline tag, library, and links
#1
by nielsr HF Staff - opened
This PR improves the model card for Align-TI. It:
- Adds the
image-text-to-textpipeline tag for better discoverability. - Adds
library_name: transformersbased on the architecture and repository requirements. - Includes links to the official paper and GitHub repository.
- Provides a summary of the Align-TI distillation framework.
- Adds the BibTeX citation for the paper.
lchen1019 changed pull request status to merged