Add robotics metadata and improve model card
#1
by
nielsr
HF Staff
- opened
Hi, I'm Niels from the Hugging Face community team. This PR improves the model card by adding relevant metadata and documentation:
- Pipeline Tag: Added
roboticsto help users find the model in the robotics category. - License: Specified
apache-2.0as indicated in the project documentation. - Paper Link: Added a direct link to the associated paper for easier reference.
- Project Links: Included links to the GitHub repository and project page.
- Getting Started: Added installation steps and a quick generation snippet from the official README.