Improve model card by adding pipeline tag and library name
#1
by
nielsr
HF Staff
- opened
This PR improves the model card by:
- Adding the
pipeline_tag: image-text-to-textto ensure the model is discoverable through relevant searches on the Hugging Face Hub. - Adding the
library_name: transformerstag to specify the library used for interacting with the model.
bunny127
changed pull request status to
merged