
Old Models Foundation
Model timeline
The yellow indicator marks the model loaded in the sandbox. Select a model to open it below. Hover or focus for a brief description.
Stable Diffusion 1.4
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Describe an image, then generate it with this historical model.
LAION-400M LDM
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Describe an image, then generate it with this historical model.
DCGAN
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Choose a seed, then generate a 64 × 64 bedroom.
DRAW
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Describe an image, then generate it with this historical model.
Variational Autoencoder
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Describe an image, then generate it with this historical model.
BigGAN
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Choose an image class and seed, then generate.
StyleGAN
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Choose an image type and seed, then generate.
pix2pix
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Draw or upload an outline, save it, then generate its photograph.
Efros–Leung texture synthesis
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Upload a texture sample.
Image quilting
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Upload a texture sample.
DeepDream
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Upload an image to explore DeepDream.
ControlNet
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Upload an image and describe the result for ControlNet.
Disco Diffusion
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Describe an image, then generate it with this historical model.
DALL·E Mini
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Describe an image, then generate it with this historical model.
DALL·E Mega (Craiyon)
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Describe an image, then generate it with this historical model.
VQGAN + CLIP
Grows a texture from a sample image by matching pixel neighborhoods. Published in September 1999. This is a non-neural synthesis algorithm.
Original project ↗Synthesizes textures by joining overlapping patches from a source image. The 2001 method also supports texture transfer. It does not use pretrained neural weights.
Original project ↗Variational autoencoders were introduced in December 2013. This sandbox uses Kingma’s author-published 2014 MNIST weights in a NumPy reconstruction, producing 28 × 28 handwritten digits without retraining.
Original project ↗Introduced in February 2015, DRAW generates images through successive canvas updates. This sandbox uses Eric Jang’s pretrained 2016 MNIST implementation in a NumPy reconstruction, distinct from the original DeepMind weights. This checkpoint produces mostly loop-shaped digits.
Original project ↗DeepDream amplifies the patterns a neural network recognizes inside an image. Choose an ImageNet object network or a Places205 or Places365 scene network, then adjust the patterns and detail scales it amplifies. The original 2015 DeepDream used GoogLeNet; the other networks apply the same technique to different learned features.
Original project ↗Introduced in November 2015, DCGAN showed how convolutional adversarial networks could learn visual structure from photographs. Explore the original Torch release’s LSUN bedroom weights, recovered in a modern runtime, generating tiny 64 × 64 rooms from random seeds.
Original project ↗Introduced in a 2016 paper, pix2pix learns to translate between paired images. Its demonstrations turn edges into shoes or handbags and building labels into facades, making a drawing the starting point for generation.
Original project ↗BigGAN was introduced in September 2018. This sandbox uses the pretrained BigGAN-deep 512px ImageNet generator, conditioned on one of 1,000 image classes. Truncation controls variation in the sampled input.
Original project ↗NVIDIA’s original StyleGAN, introduced in a December 2018 paper, creates images from random inputs and controls visual features at different scales. Explore original checkpoints for faces, cats, bedrooms and cars, mixing their styles and changing fine details.
Original project ↗A visual generator and a model that connects images to language form a feedback loop. The image is repeatedly nudged toward a prompt, producing the intricate, painterly scenes of an early text-to-image era.
Original project ↗An independent open project that began in 2021, building images from sequences of visual tokens. This exhibit preserves Mini itself, distinct from later Mega checkpoints, current Craiyon and OpenAI’s DALL·E.
Original project ↗A community notebook that combines diffusion models with CLIP guidance to turn text prompts into images. The project began in October 2021; its diffusion network, guidance models and image cutouts together shape the result.
Original project ↗Available by April 2022, this CompVis predecessor builds images in a compressed space before decoding them into pixels. Its BERT text conditioning makes it a distinct system, rather than another Stable Diffusion checkpoint.
Original project ↗The larger open model from the team behind DALL·E Mini and Craiyon, released in 2022. This exhibit uses the original public Mega checkpoint and VQGAN decoder, with one sample and no CLIP reranking. It is distinct from today’s proprietary Craiyon models.
Original project ↗The recommended checkpoint at Stable Diffusion’s August 2022 public launch. Its release helped turn text-to-image generation into something people could run, modify and build upon themselves.
Original project ↗ControlNet uses an image to guide a diffusion model. Canny follows its outlines; QR Monster blends light and dark patterns into a scene, including spiral and checkerboard illusions. Both modes use Stable Diffusion 1.5.
Original project ↗Checking availability…
Describe an image, then generate it with this historical model.
Beta · allowance, privacy & help
Up to 25 generations per account per day, resetting at 00:00 UTC, subject to shared capacity and compute limits. If the queue is full, wait before trying again.
Download your PNG and recipe: image downloads and uploaded sources expire after 24 hours. Run access expires after 7 days; minimal accounting records can remain. Successful signed-in generations save automatically to your Account, up to the 20-image storage limit. Saved images remain until removed or your account is deleted. Refreshing may lose the current sandbox selection.
If a submission is interrupted, use the available Check same submission or Refresh run status action. A recipe does not preserve an expired uploaded source; you will need to upload it again.
Use images you have permission to upload. Do not upload sensitive personal material or request abusive or explicit content. Historical models can produce biased or unexpected results. Outputs are private to your session in the sandbox; page-view analytics exclude prompts, images and run IDs.
For troubleshooting, note the model, visible error and browser/device. Do not share session tokens or private images in a report. You can email feedback with those details.