Add pipeline tag and library name metadata

#1
by nielsr HF Staff - opened

Hi! I'm Niels from the community science team at Hugging Face.

This PR adds metadata to your model card to improve its discoverability on the Hugging Face Hub:

  • pipeline_tag: object-detection: This categorizes your model correctly for users interested in computer vision tasks.
  • library_name: mmrotate: This identifies the framework used, enabling specific features for OpenMMLab-based models.

These changes will help other researchers find and use your work more easily!

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment