Enhance model card: Add pipeline tag, paper & GitHub links, summarize abstract, update image paths

#1
by nielsr HF Staff - opened

This PR improves the model card for MSRNet by:

  • Adding the pipeline_tag: image-segmentation to the metadata, making the model discoverable under the appropriate task on the Hugging Face Hub.
  • Updating the paper link to the Hugging Face Papers page for better integration.
  • Adding a direct link to the GitHub repository for easier access to the code.
  • Replacing the full paper abstract in the "Introduction" section with a concise summary, adhering to the model card best practices and explicit disclaimers.
  • Updating relative image paths to absolute GitHub raw URLs to ensure proper rendering on the Hub.

Please review and merge if these improvements are satisfactory.

Done, thank you.

linaa98 changed pull request status to closed

Sign up or log in to comment