Kosinkadink / ComfyUI-AnimateDiff-Evolved

Improved AnimateDiff for ComfyUI and Advanced Sampling Support
Apache License 2.0
2.76k stars 208 forks source link

[Question] Static vs Uniform #468

Closed NullEqualsZero closed 1 month ago

NullEqualsZero commented 2 months ago

This is kind of a dumb question. What is the difference between static and uniform? For some context, I am using animatediff for vid2vid, and I don't use loop. I just cant figure out the difference.

massile commented 2 months ago

The difference is in the starting frame of the sliding window at a given step:

massile commented 2 months ago

This video gives a good explanation with examples :)

NullEqualsZero commented 1 month ago

Thanks the video really helped