ModelsLab / diffusers_plus_plus

Diffusers++: State-of-the-art diffusion models for image and audio generation in PyTorch
https://huggingface.co/docs/diffusers
Apache License 2.0
12 stars 2 forks source link

Steerable-Motion Pipeline #5

Open shauray8 opened 5 months ago

shauray8 commented 5 months ago

Great to have pipeline - https://github.com/banodoco/steerable-motion

Steerable Motion is a ComfyUI node for batch creative interpolation. The goal is to feature the best quality and most precise and powerful methods for steering motion with images as video models evolve

The problem here is that this is a ComfyUI node and there is no Python code for that same from what I know so the first step would be convert all of this to python and then add to diffusers++