Add model card and metadata
#1
by
nielsr HF Staff - opened
Hi! I'm Niels, part of the community science team at Hugging Face. I noticed that this repository is missing a model card.
This PR adds a README.md that includes:
- Metadata for the
pipeline_tagandlibrary_name. - Links to the Residual Context Diffusion paper, project page, and official GitHub repository.
- A brief description of the Residual Context Diffusion (RCD) mechanism.
- Sample usage instructions for running both sequential and residual denoising, based on the GitHub README.
- The BibTeX citation for the paper.