StreamDiffusion icon indicating copy to clipboard operation
StreamDiffusion copied to clipboard

Support for blending latents

Open madmaxbr5 opened this issue 11 months ago • 0 comments

Would be nice to be able to blend latents to increase frame-to-frame consistency and reduce flicker. For example, can I blend in the previously generated frame's output latent with the current frame's input latent. In theory, this should improve temporal consistency a bit.

madmaxbr5 avatar Mar 11 '24 19:03 madmaxbr5