ComfyUI-DeepFuze icon indicating copy to clipboard operation
ComfyUI-DeepFuze copied to clipboard

Which face to lipsync? Can we weight the center face more?

Open phr00t opened this issue 1 year ago • 1 comments

image

The smaller face to the left is getting the lipsync, and not the bigger center face that I want :-(

phr00t avatar Sep 02 '24 23:09 phr00t

Apparently there is tons of logic to pick faces in the backend, but that isn't exposed via this node. I "fixed" this myself by forcing the "best" face to be used, instead of "left to right" on my fork:

https://github.com/phr00t/ComfyUI-DeepFuze/commit/f1d230224c435b46401d1575751a80bcd1c4c1ed

phr00t avatar Sep 03 '24 00:09 phr00t