Improve model card and add metadata
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team.
I noticed this model card is missing some important metadata and links that would help users find and use the model more easily. This PR:
- Adds the
image-text-to-textpipeline tag for better discoverability. - Adds
library_name: transformersto enable the "Use in Transformers" button. - Adds links to the official GitHub repository and Project page.
- Provides a brief description of the PyVision-RL framework.
stzhao changed pull request status to
merged