Add pipeline tag and improve model card
#1
by
nielsr HF Staff - opened
Hi, I'm Niels from the Hugging Face community team.
This PR improves the model card for the LoDoChallenge pixel diffusion model:
- Adds the
image-to-imagepipeline tag to the metadata. - Fixes the usage snippet to correctly showcase how to use the model with the
diffuserslibrary. - Adds links to the official project page, codebase, and research paper.
- Adds a BibTeX citation for the DM4CT paper.
jiayangshi changed pull request status to
merged