Add pipeline tag, library name and improve model card
#2
by nielsr HF Staff - opened
This PR improves the model card by:
- Adding relevant metadata:
pipeline_tag: text-to-imageandlibrary_name: diffusers. - Adding links to the official paper, project page, and GitHub repository.
- Providing a clear sample usage section based on the official implementation.
- Adding the BibTeX citation for the paper.