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-imageto improve discoverability for image editing models. - Specifying
library_name: transformersbased 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.