Add pipeline tag and library name
#2
by
nielsr
HF Staff
- opened
This PR improves the model card by adding the pipeline_tag and library_name to the metadata.
These additions ensure:
- The model is correctly categorized as
image-to-imagepipeline, enhancing its discoverability on the Hub. - Users are aware that the model is compatible with the
transformerslibrary, providing a familiar interface for interaction.
jingwwu
changed pull request status to
merged