Add model card and metadata
#1
by nielsr HF Staff - opened
Hi! I'm Niels from the Hugging Face community science team. I've noticed this repository doesn't have a model card yet. This PR adds a README that includes:
- Metadata tags (
pipeline_tagandlibrary_name). - Links to the paper, project page, and official code repository.
- A brief introduction to the Residual Context Diffusion (RCD) mechanism.
- Sample usage instructions for running the model via the official inference script.
- The BibTeX citation for the paper.