Autoregressive models, often used for text prediction, can also generate images. They do this by sequentially predicting small patches of an image, a few pixels at a time. These models are faster ...
The tool uses an autoregressive model to quickly capture the big picture and then a small diffusion model to refine the details of the image. The ability to generate high-quality images quickly is ...