Improve model card: Add pipeline tag, description, links, teaser image, and usage example

#4
by nielsr HF Staff - opened

This PR significantly enhances the model card by:

  • Adding the pipeline_tag: unconditional-image-generation for better discoverability on the Hugging Face Hub.
  • Including a direct link to the research paper: GAS: Improving Discretization of Diffusion ODEs via Generalized Adversarial Solver.
  • Adding the official GitHub repository link: https://github.com/3145tttt/GAS.
  • Incorporating the full abstract of the paper to provide a comprehensive description of the model.
  • Adding the teaser image from the GitHub repository for visual context.
  • Providing a practical sample usage code snippet from the GitHub README, demonstrating how to perform inference with a trained model.

Please review these additions and merge if everything looks good.

bayes-group-diffusion changed pull request status to closed

Sign up or log in to comment