Improve model card: Add metadata, abstract, key features, and usage

#2
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Updating the license to apache-2.0, as indicated by the official GitHub repository's license badge.
  • Adding relevant metadata tags: pipeline_tag: image-to-image, paper, repo_url, and project_page for better discoverability and structured information on the Hugging Face Hub.
  • Incorporating the paper's abstract for a comprehensive overview of the model.
  • Expanding the model card's content with detailed sections on the model's motivation and core highlights, drawn from the official GitHub README.
  • Including experimental results from the paper to showcase performance.
  • Adding a "Quick Start" section with the model checkpoints and an inference command, as found in the GitHub README, to provide immediate practical usage examples.
  • Improving the citation block's markdown to bibtex format.

These improvements will make the model more informative, discoverable, and easier for the community to understand and use effectively.

Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment