Improve model card: Add pipeline tag and relevant tags
#1
by nielsr HF Staff - opened
This PR improves the model card for "Semantic Diffusion Posterior Sampling for Cardiac Ultrasound Dehazing" by:
- Adding
pipeline_tag: image-segmentation, making it discoverable under the correct pipeline. - Including relevant
tagssuch asdiffusion,ultrasound,dehazing, andmedical-imagingfor better categorization and searchability on the Hub.
The existing paper and code links in the metadata are retained as per current best practices.
Thanks!
tristan-deep changed pull request status to merged