Skip to content

ComfyNodePRs/PR-ComfyUI-LVCDWrapper-164a934d

 
 

Repository files navigation

ComfyUI wrapper nodes for LVCD

lvcd_example.mp4

Requires SVD model, seems to work best with the original one, but runs with 1.1 and XT as well, this is loaded normally from ComfyUI/models/checkpoints:

https://huggingface.co/stabilityai/stable-video-diffusion-img2vid

fp16 version:

https://huggingface.co/Kijai/LVCD-pruned/blob/main/svd-fp16.safetensors

LVCD model itself goes to ComfyUI/models/lvcd (autodownloaded if it doesn't exist):

https://huggingface.co/Kijai/LVCD-pruned/blob/main/lvcd-fp16.safetensors

Original repo:

https://github.com/luckyhzt/LVCD

Releases

No releases published

Packages

No packages published

Languages

  • Python 100.0%