model
VQ-Diffusion
modelactive
vq-diffusion-afafeafd·1 events·first seen 28d agoAliases: VQ-Diffusion
Co-occurring entities
More like this (12)
Recent events (1)
VQ-Diffusion: Vector Quantized Diffusion Models on Hugging Face
This Hugging Face blog post introduces VQ-Diffusion, a text-to-image generation approach that combines vector quantization with diffusion models. The method operates in a discrete latent space defined by a VQ-VAE codebook, applying the diffusion process to token sequences rather than continuous pixel or latent representations. The post likely covers integration into the Hugging Face diffusers ecosystem and demonstrates generation capabilities.