Add pipeline tag and library name, include Github README content
#1
by
nielsr
HF Staff
- opened
This PR adds the pipeline_tag
and library_name
to the model card metadata to improve discoverability and clarity. The pipeline_tag
is set to image-segmentation
reflecting the model's functionality, while the library_name
is set to OpenMMLab
. Additionally, this PR includes the Github README content to improve the model card's content.
likyoo
changed pull request status to
merged