Improve model card: add pipeline tag, paper info, code link, and sample usage

#2
by nielsr HF Staff - opened

This PR enhances the model card by:

  • Adding the pipeline_tag: text-to-image to correctly categorize the model for discovery on the Hugging Face Hub.
  • Including the paper title and a link to its official Hugging Face paper page.
  • Providing the full abstract from the paper for comprehensive understanding.
  • Adding a direct link to the official GitHub repository for easy access to the code.
  • Incorporating a detailed sample usage section, including installation instructions and inference commands, directly from the official GitHub repository's README to guide users on how to run the model.
  • Adding a visual representation of the model from the GitHub README.
Ready to merge
This branch is ready to get merged automatically.

Sign up or log in to comment