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
tags
such asdiffusion
,ultrasound
,dehazing
, andmedical-imaging
for 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