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-image pipeline, enhancing its discoverability on the Hub.
  • Users are aware that the model is compatible with the transformers library, providing a familiar interface for interaction.
jingwwu changed pull request status to merged

Sign up or log in to comment