Add pipeline tag and library name

#1
by nielsr HF Staff - opened

This PR enhances the model card by adding:

  • pipeline_tag: robotics for improved discoverability on the Hugging Face Hub, allowing users to find this model under robotics tasks.
  • library_name: transformers to indicate compatibility with the πŸ€— Transformers library, which will enable the automatic "How to use" widget on the model page.

Please review and merge if these updates look good.

mpark changed pull request status to merged

Sign up or log in to comment