Replies: 1 comment 5 replies
-
It's just a loop where you decrease the noise based on the noise strength_total divided by the amount of frames total, so make a node if you know how to. |
Beta Was this translation helpful? Give feedback.
5 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
How to use a dynamically reduced denoise strength when processing batch images from animatediff animation, so that the animation effect is gradually weakened and transformed into the effect of the original video?
I feel that this should not be the scope of animatediff's responsibility, more should be a modification of the sampler, but I can't find a way to make the denoise of the batch image decrease linearly in a task
Beta Was this translation helpful? Give feedback.
All reactions