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.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment