Nodes: Download the weights of MotionCtrl a/motionctrl.pth and put it to ComfyUI/models/checkpoints
MotionCtrl: A Unified and Flexible Motion Controller for Video Generation
Clone this repo into custom_nodes directory of ComfyUI location
Run pip install -r requirements.txt
Download the weights of MotionCtrl motionctrl.pth and put it to ComfyUI/models/checkpoints
Four nodes Load Motionctrl Checkpoint
& Motionctrl Cond
& Motionctrl Sample Simple
& Load Motion Camera Preset
& Load Motion Traj Preset
& Select Image Indices
&Motionctrl Sample
Motion Traj Tool Generate motion trajectories
<img src="assets/traj.png" raw=true>Motion Camera Tool Generate motion camera points
<img src="assets/camera.png" raw=true>base workflow
<img src="assets/base_wf.png" raw=true>https://github.com/chaojie/ComfyUI-MotionCtrl/blob/main/workflow_motionctrl_base.json
<video controls autoplay="true"> <source src="assets/dog.mp4" type="video/mp4" /> </video>unofficial implementation "MotionCtrl deployed on AnimateDiff" workflow:
<img src="assets/scribble_wf.png" raw=true>https://github.com/chaojie/ComfyUI-MotionCtrl/blob/main/workflow_motionctrl.json