Enhance RynnEC model card with metadata, links, and usage
#1
by nielsr HF Staff - opened
This PR enhances the model card by:
- Adding the
pipeline_tag: video-text-to-textfor better discoverability on the Hugging Face Hub. - Specifying
library_name: transformersto indicate compatibility with thetransformerslibrary. - Updating the title link to the Hugging Face paper page: RynnEC: Bringing MLLMs into Embodied World.
- Including a direct link to the project page (Hugging Face Space).
- Expanding the model's introduction with details from the paper abstract.
- Updating the 'News' and 'Model Zoo' sections to reflect the latest information.
- Adding a sample usage code snippet for easy inference.
- Populating the 'Citation', 'Acknowledgement', and 'License' sections for completeness.