Improve model card: Add pipeline tag, library name, abstract, and updated links

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the SimCIS model on the Hugging Face Hub by:

  • Adding pipeline_tag: image-segmentation to the metadata, ensuring the model appears under relevant filters on the Hugging Face Models page.
  • Adding library_name: detectron2 to the metadata, correctly associating the model with its primary framework for better categorization and searchability.
  • Updating the paper link to https://huggingface.co/papers/2507.07831 (the official Hugging Face Papers page), replacing the local PDF link and improving discoverability. The badge and other mentions of the paper link in the content have also been updated.
  • Including the paper's abstract under a new "
LightningNO1 changed pull request status to merged

Thank you for your contribution.

Sign up or log in to comment