
A native comfyui port of Kijai’s WanVideo-Wrapper TimeToMove
https://github.com/user-attachments/assets/0b201e7a-d3c6-417f-8293-e20e8d2872fb
The custom node contains 4 new nodes:
Encode WanVideo: taken from wanvideo-wrapper, it encodes the reference video.TTM Latent Add: taken from wanvideo-wrapper, it embeds in the latent the reference to the driving video.Timove To Move Guider: this node adds the ttm latent to the latent noise before passing it to the sampling function. This node removes the necessity of a dedicated sampler.CFG Float List Scheduler: taken from wanvideo-wrapper, it creates a list of cfg values, and submits them step by step, making possible using different cfg values at different steps.sampler custom advanced using this workflow.To install ComfyUI-Wan-TimeToMove, follow these steps:
custom_nodes folder, then download the repository or clone it here: git clone https://github.com/GiusTex/ComfyUI-Wan-TimeToMove.git.