Update model card with paper, project links, and metadata
#1
by
nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community team. This PR improves your model card by adding relevant metadata and linking it to the official research paper, project page, and GitHub repository.
Specifically, it adds:
- The
image-segmentationpipeline tag to help with discoverability. - Links to the paper Conversational Image Segmentation: Grounding Abstract Concepts with Scalable Supervision, the Project Webpage, and the GitHub Repository.
- A sample usage section explaining how to run inference with these checkpoints using your official codebase.
This should make the repository more informative and easier to discover for the community.