volotat / SD-CN-Animation

This script allows to automate video stylization task using StableDiffusion and ControlNet.
MIT License
807 stars 61 forks source link

Is there any documentation that explains strength and blend? #160

Open Hogesyx opened 1 year ago

Hogesyx commented 1 year ago

Hi, I am experimenting with this plugin and I am not able to understand the how does the interaction between Processing Strength and Fix frame strength works.

For the Warp prev vs Currrent frame blend, I am assume it is a bias lever, where 1 is bias towards the original video frame and 2 is bias towards the previous (occlusion blended) frame?

Also does Fix frame strength at 1.0 basically disable all the blending functionality?