comfyui

Approximating VAE? (Or video preview in general)

#20
by inflatebot - opened

I don't assume there'll be an approximating VAE checkpoint out for it already, but does anybody know of somebody working on one? Or any other way to get video preview with motion? That kinda thing is really nice for iterating on prompts. Cheers in advance, and thanks for getting this in day 1, it really is something special ❤️

The tae model, node, etc. all need to be made up. The best you can do for the time being is use the latent2rgb preview for your sampler node.

The tae model, node, etc. all need to be made up. The best you can do for the time being is use the latent2rgb preview for your sampler node.

Understandable have a nice day 🥳

I might have something that could help.

I'm the developer of Slimy CueTimer, a custom ComfyUI node that displays live sampler previews (including inside subgraphs) and keeps a history of preview frames during generation.

It doesn't replace a proper TAE or VAE approximation, but if your workflow already provides sampler previews (such as latent2rgb), it may make prompt iteration a bit easier.

https://github.com/Slimy-Comfy/Slimy_CueTimer

I dont understand, using custom advanced samplers i get a in sample preview...

Sign up or log in to comment