Skip to content
Discussion options

You must be logged in to vote

Ok, after much scratching my head I figured it out, and it's much simpler than I had anticipated.

The mentioned PR made it so that you can chain WanVaceToVideo nodes. I failed to notice when I was first looking that it wasn't just strength wrapped in a list, but all of the extra parameters for VACE. The addition of append=True should have tipped me off sooner, but hey, at least I had a reason to dig in and understand data flow in ComfyUI.

Each of these parameters are applied in sequence during the inference. In theory this means you could have a different weight for the reference image and the control video data, or apply two different control videos simultaneously. I'll have to experimen…

Replies: 2 comments

Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Answer selected by Boingboingsplat
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Category
Q&A
Labels
None yet
2 participants