Basic LCM workflow used to create the videos from the Shatter Motion LoRA.
https://civarchive.com/models/312519
Simple img2vid workflow: https://civarchive.com/models/335070
LCM Models needed from here: https://huggingface.co/wangfuyun/AnimateLCM/tree/main
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
pxlpshr_shatter_400.safetensors
https://civarchive.com/models/312519
A great resource to learn about how LCM works and vid2vid head over to Inner Reflections LCM Guide.
https://civarchive.com/articles/4138/guide-comfyui-animatediff-lcm-an-inner-reflections-guide
Description
FAQ
Comments (6)
Hello, may I ask where to download the pxlpshr_shatter_400.safetensors model in your workflow? It is https://civitai.com/models/312519 Is this model? thanks
yes! thats the one!
Hello,
Having a little trouble getting the simple workflow to work. Receiving this error:
Error occurred when executing ADE_ApplyAnimateDiffModel:
'MotionModelPatcher' object has no attribute 'model_keys'
Might you have any suggestions.
Thank you :)
Did you ever figure this out? I'm getting the same error
hmm, not sure. what node is red?
I was getting this too; the animatediff loader node needs an update for comfyui's backend changes. Hitting 'update all' in comfyui manager resolves it, and/or just reinstall the animatediff nodes.