kijai / ComfyUI-ControlNeXt-SVD

131 stars 5 forks source link

ComfyUI nodes for ControlNext-SVD v2

These nodes include my wrapper for the original diffusers pipeline, as well as work in progress native ComfyUI implementation.

For the diffusers wrapper models should be downloaded automatically, for the native version you can get the unet here:

https://huggingface.co/Kijai/ControlNeXt-SVD-V2-Comfy/blob/main/controlnext-svd_v2-unet-fp16_converted.safetensors

Diffusers wrapper:

https://github.com/user-attachments/assets/9bc06d4c-b29a-45f5-8a67-211dd5d0f555

ComfyUI native:

https://github.com/user-attachments/assets/7ed23e44-3652-4ccb-8a48-5f0c703ed8b9

Original repo:

https://github.com/dvlab-research/ControlNeXt/tree/main/ControlNeXt-SVD-v2