Improve model card: Add metadata, fix paper link, and add GitHub badge

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Adding the pipeline_tag: image-to-image for better categorization and discoverability.
  • Specifying library_name: transformers to enable the automated "Use in Transformers" widget, as evidenced by the transformers imports in the usage example.
  • Adding the license: apache-2.0 to clearly state the model's licensing.
  • Fixing the broken arXiv paper link in the badges and adding a new badge for the Hugging Face paper page.
  • Adding a new badge for the GitHub repository, making it easier for users to find the code.
  • Including an explicit link to the paper right after the main title.
  • Removing the extraneous "File information" section at the end.

These updates aim to improve the model card's completeness, searchability, and usability.

TainU changed pull request status to merged

Sign up or log in to comment