Add pipeline tag, improve links in model card
#2
by nielsr HF Staff - opened
This PR improves the model card for the repository. Key changes include:
- Adding
pipeline_tag: roboticsto the metadata, which helps users discover this model through the Hugging Face Hub's filtering system at https://huggingface.co/models?pipeline_tag=robotics. - Adding the paper title as the main heading of the model card.
- Restructuring the links within the content to explicitly label the "Paper", "Project page", and "Code" for enhanced clarity and ease of navigation.
These updates aim to make the model's purpose and related resources more accessible to the community.
fatty-belly changed pull request status to merged