Improve model card for Fast-DDPM with paper, code, and usage
#1
by
nielsr
HF Staff
- opened
This PR significantly improves the model card for Fast-DDPM.
It includes:
- A link to the paper: Fast-DDPM: Fast Denoising Diffusion Probabilistic Models for Medical Image-to-Image Generation
- A link to the official GitHub repository: https://github.com/mirthAI/Fast-DDPM
- The
pipeline_tag: image-to-image
for enhanced discoverability on the Hugging Face Hub (https://huggingface.co/models?pipeline_tag=image-to-image). - The full abstract of the paper.
- An illustrative overview image.
- Detailed usage instructions for training and sampling from the GitHub repository.
- The appropriate BibTeX citation.
Please review and merge these additions to provide a more comprehensive and useful resource for the community.