Simple workflow to animate a still image with IP adapter.
Versions
v4 - Removed efficient nodes
v3 - updated broken node
v2 - updated to latest controlnets
Using Topaz Video AI to upscale all my videos.
Models used:
AnimateLCM_sd15_t2v.ckpt
https://huggingface.co/wangfuyun/AnimateLCM/blob/main/AnimateLCM_sd15_t2v.ckpt
AnimateLCM_sd15_t2v_lora.safetensors
https://huggingface.co/wangfuyun/AnimateLCM/blob/main/AnimateLCM_sd15_t2v_lora.safetensors
IP-Adapter
https://huggingface.co/h94/IP-Adapter/blob/main/models/ip-adapter-plus_sd15.bin
Clip Vision
https://huggingface.co/laion/CLIP-ViT-H-14-laion2B-s32B-b79K/blob/main/model.safetensors
SHATTER Motion LoRA
https://civitai.com/models/312519
Photon LCM
https://civitai.com/models/306814
Credit to Machine Delusions for the initial LCM workflow that spawned this & Cerspense for dialing in the settings over the past few weeks.