Improve model card and add metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
I noticed that this repository is missing some metadata and descriptive information in the model card. I'm opening this PR to:
- Add
pipeline_tag: image-text-to-textto ensure the model is categorized correctly. - Add
library_name: transformersto enable the automated code snippets on the Hub. - Add a license (
apache-2.0) and link the model to its official paper page. - Improve the README with links to the code, project page, and visual demonstrations from the paper.
These changes will make your work more discoverable and easier to use for the AI community. Let me know if you have any feedback!
KaituoFeng changed pull request status to merged