Enhance model card for UniREdit-Bagel: Add metadata, links, and usage

#1
by nielsr HF Staff - opened

This PR significantly improves the model card for UniREdit-Bagel by:

  • Adding the pipeline_tag: image-to-image to improve discoverability for image editing models.
  • Specifying library_name: transformers based on evidence in the configuration files, enabling automated usage examples on the Hub.
  • Including direct links to the project page and the GitHub repository for easy access to more resources.
  • Adding a comprehensive "Introduction" and "Highlights" section derived from the paper abstract and GitHub README.
  • Providing a detailed "Sample Usage" section with environment setup, checkpoint preparation, and inference steps, directly copied from the GitHub repository.
  • Incorporating relevant images from the GitHub repository to visualize the model's capabilities and the benchmark.
  • Adding a correct BibTeX citation for the paper.
  • Including contact information.

Please review and merge this PR.

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

Sign up or log in to comment