Kosinkadink / ComfyUI-AnimateDiff-Evolved

Improved AnimateDiff for ComfyUI and Advanced Sampling Support
Apache License 2.0
2.29k stars 174 forks source link

Lora Hooks Don't Seem to be Affecting Output #413

Open grink89 opened 4 days ago

grink89 commented 4 days ago

First of all, amazing work!! Very excited for working Lora hooks. Just wondering if anyone else's Lora Hooks are affecting output. Using LCM workflows and no output masks, hoping to affect the entire output. Am I doing something wrong?

Kosinkadink commented 4 days ago

I will have an official tutorial for lora hooks soon, but until then, I made a brief explanation of how it works in a comment this other issue here: https://github.com/Kosinkadink/ComfyUI-AnimateDiff-Evolved/issues/371#issuecomment-2103661513

Kosinkadink commented 4 days ago

If you want to affect the whole output and no masking, then simply leave the mask_opt field empty on the Set Props on Conds node, and it will act as if a mask covering the entirety of the latent was provided.