Skip to content

Commit c85a17e

Browse files
link simple diffusion paper
1 parent d72add0 commit c85a17e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

unit4/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -131,7 +131,7 @@ Key references
131131
- [MaskGIT: Masked Generative Image Transformer](http://arxiv.org/abs/2202.04200)
132132
- [Muse: Text-To-Image Generation via Masked Generative Transformers](http://arxiv.org/abs/2301.00704)
133133
- [Fast Text-Conditional Discrete Denoising on Vector-Quantized Latent Spaces (Paella)](https://arxiv.org/abs/2211.07292v1)
134-
- [Recurrent Interface Networks](https://arxiv.org/pdf/2212.11972.pdf)
134+
- [Recurrent Interface Networks](https://arxiv.org/pdf/2212.11972.pdf) - a promising new architecture that does well at generating high-resolution images without relying on latent diffusion or super-resolution. See also, [simple diffusion: End-to-end diffusion for high resolution images](https://arxiv.org/abs/2301.11093) which highlights the importance of the noise schedule for training at higher resolutions.
135135

136136
## Hands-On Notebooks
137137

0 commit comments

Comments
 (0)