-
Notifications
You must be signed in to change notification settings - Fork 11.9k
Description
Expected Behavior
The WanVaceToVideo node provided by the official template does not work as expected.
It has a WanVaceToVideo node input, and reference_image does not work at all.
Actual Behavior
Although the WanVaceToVideo node has been released for a long time and is now in the official template, there seems to be no reported issues with this node.
It has a reference_image input for reference to VACE generation. But in fact, no matter how you change the reference image, reference_image does not work at all.
The result it generates does not refer to your image input at all. This is not a problem with VACE, but there may be a bug in the WanVaceToVideo node.
Steps to Reproduce
For the same model, I used KJ's node (ComfyUI-WanVideoWrapper), which also contains a ref_images reference image input, and ran the workflow test, which showed that it worked well and the results were generated according to the reference image.
So it proves that the reference_image in the WanVaceToVideo node should be a bug, please fix it. Thank you~!
Debug Logs
Vace 1.3B / 14B
ComfyUI 0.3.39
ComfyUI_frontend v1.20.7
Pytorch Version 2.6.0+cu124Other
No response


