Stable Diffusion XL
Stable Diffusion XL (SDXL) is a text-to-image diffusion model released by Stability AI in 2023, a larger and higher-fidelity successor to the original Stable Diffusion models, producing higher-resolution, more detailed, and more coherent images from natural-language prompts.
6 resources across 1 library
Glossary Terms(6)
Stable Diffusion XL
Stable Diffusion XL (SDXL) is a text-to-image diffusion model released by Stability AI in 2023, a larger and higher-fidelity successor to the original Stable D…
FLUX.1
FLUX.1 is a family of text-to-image diffusion transformer models released in 2024 by Black Forest Labs — a company founded by former Stability AI researchers w…
CLIP
CLIP (Contrastive Language-Image Pretraining) is a neural network released by OpenAI in 2021 that learns to connect images and natural-language text by trainin…
GAN
A Generative Adversarial Network (GAN) is a machine learning framework, introduced by Ian Goodfellow and colleagues in 2014, in which two neural networks — a g…
Diffusion Model
A diffusion model is a class of generative machine learning model that creates new data — most commonly images — by learning to reverse a gradual noising proce…
Variational Autoencoder (VAE)
A Variational Autoencoder (VAE) is a generative neural network architecture, introduced by Diederik Kingma and Max Welling in 2013, that learns to compress dat…