Skip to content

Limbicnation/Steerable-Motion

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Steerable Motion, a ComfyUI custom node for steering videos with batches of images

Steerable Motion is a ComfyUI node for batch creative interpolation. Our goal is to feature the best methods for steering motion with images as video models evolve.

🆕 Interpolation Method 🌟

I've recently updated our interpolation method for better performance and smoother transitions. Check the demo below:

New Interpolation Demo New Interpolation Demo 2

This new method enhances the quality of motion steering, ensuring more fluid and natural transitions. I'm constantly working to improve the algorithms and provide the best possible experimental experience.

Features

  • Batch creative interpolation
  • Improved motion steering
  • Fluid and natural transitions
  • Image upscale

Please use this updated workflow


Main example


Installation

  1. If you haven't already, install ComfyUI and Comfy Manager - you can find instructions on their pages.
  2. Search "Steerable Motion" in Comfy Manager and download the node.
  3. Download this workflow and drop it into ComfyUI.
  4. When the workflow opens, download the dependent nodes by pressing "Install Missing Custom Nodes" in Comfy Manager. Search and download the required models from Comfy Manager also - make sure that the models you download have the same name as the ones in the workflow - or you're confident that they're the same.

Usage

The main settings are:

  • Key frame position: how many frames to generate between each main key frame you provide.
  • Length of influence: what range of frames to apply ControlNet (CN) and IP-Adapter (IPA) to.
  • Strength of influence: how strong the control of IPA and CN should be.
  • Relative IPA strength & influence: whether to make IPA's influence stronger or weaker than CN's.

These are set linearly - the same for each frame - or dynamically - varying them for each frame - you can find detailed instructions on how to tweak these settings inside the workflow above.

Tweaking the settings can greatly influence the motion - you can see two examples of the same images with slightly different settings below to get an idea of this - the settings are visualised in the graph:

Tweaking settings example

This also works well for moving between dramatically different images - like in the example below:

Different images example

Philosophy for getting the most from this

This isn’t a tool like text to video that will perform well out of the box - it’s more like a paint brush, an artistic tool that you need to figure out how to get the best from.

Through trial and error, you'll need to build an understanding of how the motion and settings work, what its limitations are, which inputs images work best with it, etc.

If you can figure out how to wield it, this approach can provide enough control for you to make beautiful things that match your imagination precisely.

Coming Soon

  • Implement more powerful video models and approaches to increase lengh, coherence, etc.
  • Implement video ControlNets (upcoming from both Stability and Animatediff authors) for greater adherence to input images and better motion.
  • Increase frame count to unlimited - currently limited to 12 due to RAM constraints with current approach.
  • Fix issues with colour drain, etc.
  • Implement LCM, Turbo, etc. to increase speed.

Want to give feedback, or join a community who are pushing open source models to their artistic and technical limits?

You're very welcome to drop into our Discord here.

Credits

This code draws heavily from Kosinkadink's ComfyUI-Advanced-ControlNet and Cubiq's IPAdapter_plus, while the workflows uses Kosinkadink's Animatediff Evolved, Fizzledorf's Fizznodes, Fannovel16's Frame Interpolation and more. Thanks to all and of course the Animatediff team, Controlnet, others, and of course our supportive community!

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%