| ---
|
| license: mit
|
| ---
|
|
|
|
|
| # Description
|
|
|
| This is a selection of weights associated to the model for Guided Diffusion, released by OPENAI, and available at:
|
| <https://github.com/openai/guided-diffusion>
|
|
|
| # Citation
|
|
|
| If those models are used in your publication, please cite:
|
|
|
| ```bibtex
|
| @misc{dhariwal2021diffusionmodelsbeatgans,
|
| title={Diffusion Models Beat GANs on Image Synthesis},
|
| author={Prafulla Dhariwal and Alex Nichol},
|
| year={2021},
|
| eprint={2105.05233},
|
| archivePrefix={arXiv},
|
| primaryClass={cs.LG},
|
| url={https://arxiv.org/abs/2105.05233},
|
| }
|
| ```
|
|
|