Kosinkadink / ComfyUI-Advanced-ControlNet

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

Can we use different prompts to different frames? #10

Closed Stellaline closed 1 year ago

Stellaline commented 1 year ago

I want to use smiling prompts for frames 1-4 and closed eye prompts for frames 5-16. Can that be done?

Kosinkadink commented 1 year ago

That can be done using FizzNode's BatchPromptSchedule node, and this technique is known as "prompt travel". There are some "prompt travel" examples in the AnimateDiff-Evolved README.