Kosinkadink / ComfyUI-Advanced-ControlNet

ControlNet scheduling and masking nodes with sliding context support
GNU General Public License v3.0
615 stars 61 forks source link

Timestep keyframe doesnt work #197

Open specblades opened 2 weeks ago

specblades commented 2 weeks ago

Changing timestep keyframe parameters doesnt affect the sampling. What im doing wrong? sd1+lineart+tile

image

Kosinkadink commented 2 weeks ago

What is your denoise set to, and what values for the keyframes have you tried out?

specblades commented 2 weeks ago

Im doing sampling from unsampled video. So, denoise is 1.0, i think. It works fine with advanced-controlnet nodes, but i need to schedule cn. I tried different parameters. I need the schedule on the screenshot. So: 1. CN is On from 0 to 30% sampling. 2. CN is Off from 30 to 70. 3. CN is On from 70 to 100%

specblades commented 2 weeks ago

What I found: changing parameters in timestep node does not allow to start generation again. That is, comfy thinks that the config has not changed and considers that the same task is submitted for execution.