Add robotics pipeline tag and improve model card
#1
by nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face.
This PR improves the model card for HUG by:
- Adding the
pipeline_tag: roboticsto the YAML metadata to improve discoverability. - Including a brief description of the model's functionality.
- Adding installation and usage instructions based on the official GitHub repository.
This will help users understand how to set up the environment and run the model on their own data.
kevinywu changed pull request status to merged
Thanks!