Add metadata tags and improve model card
#2
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding the
pipeline_tag: image-text-to-textfor better discoverability. - Adding
library_name: transformersas the architecture is compatible with the Transformers library. - Structuring the overview for better readability.
- Adding the official citation from the paper.
LianShuQuan changed pull request status to merged