https://github.com/kijai/ComfyUI-ControlNeXt-SVD
https://github.com/kijai/ComfyUI-ControlNeXt-SVD
Last synced: 4 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/kijai/ComfyUI-ControlNeXt-SVD
- Owner: kijai
- Created: 2024-08-13T20:28:16.000Z (8 months ago)
- Default Branch: main
- Last Pushed: 2024-08-15T08:26:15.000Z (8 months ago)
- Last Synced: 2024-12-17T14:06:33.207Z (4 months ago)
- Language: Python
- Size: 6.03 MB
- Stars: 165
- Watchers: 4
- Forks: 7
- Open Issues: 9
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
- awesome-comfyui - **ComfyUI nodes for ControlNext-SVD v2**
README
# 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