Stable Diffusion Animation With Flatten Workflow
Added 2024-03-12 14:30:01 +0000 UTC
Workflow of this tutorial : https://youtu.be/ZFYvVVrpw_4
Research Paper : https://flatten-video-editing.github.io/
Flatten Github : https://github.com/yrcong/flatten
ComfyUI Flatten : https://github.com/logtd/ComfyUI-FLATTEN
Something need to consider when using Flatten.
- Make sure ratio are 1:1 , 2:1 , 1:2 for the image resize nodes , I try other width and height, it cause error
- Do not use LCM sampling method in Unsampler Node, you can use LCM lora in KSampler.
Comments
ok , sorry that is the correct setting. Cause I have other version of this workflow, trying to improve the quality of it. I mixed up .
Benjamin Law
2024-03-12 18:05:37 +0000 UTCthe unsampler (flatten) is set to use Euler when I open it. There is no LCM selected, only at Sampler
Hauke Hilberg
2024-03-12 16:47:36 +0000 UTCI downloaded your workflow here, but what should I unlink the unsampler from? from the animtediff model?
Hauke Hilberg
2024-03-12 16:45:19 +0000 UTCHi, it is recommended to use LCM on the KSampler (not the Unsampler). I think it is the issue, as I was trying to enable LCM Lora in Unsampler. Can you unlink the unsampler part, without LCM? Thanks
Benjamin Law
2024-03-12 16:27:43 +0000 UTCHi. I downloaded your workflow, but I get an error on Unsampler (Flatten) : Error occurred when executing UnsamplerFlattenNode: "compute_indices_weights_nearest" not implemented for 'Half'
Hauke Hilberg
2024-03-12 16:22:11 +0000 UTC