Add pipeline_tag and improve model card metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the community science team at Hugging Face.
This PR improves the model card for MedCLIPSeg by:
- Adding
pipeline_tag: image-segmentationto the YAML metadata for better discoverability. - Refining the tags to follow Hub standards.
- Adding the author list and a concise summary of the model's purpose.
The technical details and reproduction steps remain unchanged. Thanks for sharing this research with the community!
TahaKoleilat changed pull request status to merged