ComfyUI Extension: ComfyUI wrapper nodes for LVCD

Authored by kijai

Created

Updated

60 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Looking for a different extension?

Custom Nodes (3)

README

ComfyUI wrapper nodes for LVCD

https://github.com/user-attachments/assets/6d4d5afd-f8b1-499b-8872-d5d2f6929da4

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

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more