Improve model card for Transition Models (TiM)

#1
by nielsr HF Staff - opened

This PR significantly enhances the model card for the Transition Models (TiM) repository. It replaces the minimal existing content with a comprehensive overview to improve discoverability and provide essential information to users on the Hugging Face Hub.

Key updates include:

  • Adding license: apache-2.0 and pipeline_tag: text-to-image to the metadata for better categorization and searchability.
  • Linking to the official Hugging Face paper page: Transition Models: Rethinking the Generative Learning Objective.
  • Providing a direct link to the official GitHub repository: https://github.com/WZDTHU/TiM.
  • Including a summary of the paper's highlights and the architecture's key features, such as arbitrary-step generation and high-resolution output.
  • Adding the detailed "Model Zoo" tables from the GitHub README, showcasing Text-to-Image and Class-guided Image Generation variants with their respective performance metrics and associated VAEs.
  • Including the BibTeX citation for proper academic attribution.

These improvements will make the model more accessible, understandable, and easier for the community to engage with.

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

Sign up or log in to comment