kijai / ComfyUI-MimicMotionWrapper

Apache License 2.0
178 stars 9 forks source link

about lcm use? #8

Open zhanghongyong123456 opened 2 weeks ago

zhanghongyong123456 commented 2 weeks ago

How to use lcm? Now the speed is too slow, I want to use lcm to accelerate, is there a corresponding workflow

Celtmant commented 2 weeks ago

+1

kijai commented 2 weeks ago

LCM doesn't seem to work well, but "align your steps" works pretty nice and allows running with far less steps, often can get decent results using it with just 10 steps. It can be enabled using the optional scheduler input on the sampler node.

Celtmant commented 2 weeks ago

@kijai Thanks for the method! Can you tell me one more question, can the output be set so that there is only one video with animation without several options?

zhanghongyong123456 commented 2 weeks ago

LCM doesn't seem to work well, but "align your steps" works pretty nice and allows running with far less steps, often can get decent results using it with just 10 steps. It can be enabled using the optional scheduler input on the sampler node.

I can't find LCM optional, image

zhanghongyong123456 commented 2 weeks ago

@kijai Thanks for the method! Can you tell me one more question, can the output be set so that there is only one video with animation without several options?

you only copy Video Combine node, and link MimicMotionDecode node,It's OK image

kijai commented 2 weeks ago

LCM doesn't seem to work well, but "align your steps" works pretty nice and allows running with far less steps, often can get decent results using it with just 10 steps. It can be enabled using the optional scheduler input on the sampler node.

I can't find LCM optional, image

You need to update these nodes, it should look like this: image