A native comfyui port of Kijai's WanVideo-Wrapper TimeToMove
Wan2.2_ComfyUI-TimeToMove.mp4
- Moved
CFGFloatListSchedulerto ComfyUI-MoreEfficientSamplers.
The custom node contains 3 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.
- The scheduler used is this, useful for models using lightx loras. You can still use other samplers/schedulers.
- If you don't have kijai wan-videowrapper and need a cfg scheduler, you can find
CFGFloatListSchedulerhere ComfyUI-MoreEfficientSamplers.
To install ComfyUI-Wan-TimeToMove, follow these steps:
- Go in the ComfyUI
custom_nodesfolder, then download the repository or clone it here:git clone https://github.com/GiusTex/ComfyUI-Wan-TimeToMove.git. - Restart ComfyUI.