ComfyUI Extension
comfyui-previewlatent
a ComfyUI plugin for previewing latents without vae decoding. Useful for showing intermediate results and can be used a faster 'preview image' if you don't wan't to use vae decode.
martijnat/comfyui-previewlatent
Nodes5
On cloudLocal install
Categorylatent
Stars47
Updated11 months ago
Nodes (5)
Latent to RGB
The Cheapest Way to Turn a Latent Into an Actual Image
latent
Preview Latent (Stable Diffusion)
See Your Latents Without Paying the VAE Tax
latent
Preview Latent (Advanced)
The Preview Latent That Actually Knows What Model You're Running
latent
Preview Latent (Flux)
Preview Flux Latents Without Waiting on the VAE
latent
Preview Latent (SDXL)
Stop Guessing What Your SDXL Latent Looks Like
latent
Readme
comfyui-previewlatent
a <a href="https://github.com/comfyanonymous/ComfyUI">ComfyUI</a> plugin for previewing latents without vae decoding. Useful for showing intermediate results and can be used a faster "preview image" if you don't wan't to use vae decode.
- Forwards input latent to output, so can be used as a fancy reroute node.
- PreviewLatent can be used as a final output for quick testing
- Previews are decoded using taesd if available (otherwise latent2rgb).
- Previews are full resolution (Ksampler previews are limited to 512x512)
- Previews are temporary PNG files with full workflow metadata just like "Preview Image" (so right lick and using save image can save youre workflow)