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 pull request aims to improve the discoverability and documentation of the FAINT-Real model by:
- Adding the
pipeline_tag: roboticsto the YAML metadata. - Including direct links to the paper, project page, and GitHub repository.
- Correcting the language highlighting in the sample usage code blocks (specifically changing the Torchscript block from
bashtopython). - Adding relevant tags for better categorization within the robotics community.
These changes will make it easier for researchers to find and utilize your work on the Hub.
lauriasuo changed pull request status to
merged