Add pipeline tag and library name to metadata

#2
by nielsr HF Staff - opened

Hi! I'm Niels from the Hugging Face community science team. I've opened this PR to improve the model card metadata:

  • Added pipeline_tag: image-segmentation to help users discover the model in the Hub.
  • Added library_name: transformers as the model uses the Mask2Former architecture and includes compatible configuration files.
  • Updated the BibTeX citation to include the author names and year as per the paper information.

Thanks for the update! It looks like there is a merge conflict in the README.md file right now. Could you please resolve the conflict on your end so I can merge your changes?
Thanks!

nielsr changed pull request status to closed

Sign up or log in to comment