ltdrdata / ComfyUI-Impact-Pack

Custom nodes pack for ComfyUI This custom node helps to conveniently enhance images through Detector, Detailer, Upscaler, Pipe, and more.
GNU General Public License v3.0
1.44k stars 144 forks source link

Face Detailer Threshold #636

Closed abaybektursun closed 3 weeks ago

abaybektursun commented 3 weeks ago

I only want to apple face detailer to medium faces, is there a bbox size threshold parameter? I want to filter out small faces. Also I would like to apply face detailer to only the largest face, however if the face is too big I want it to be ignored. How do I achieve this?

ltdrdata commented 3 weeks ago

You can utilize drop_size. And force_inpaint prevents skipping for large enough images.

abaybektursun commented 3 weeks ago

Is it possible to force to select only one face? @ltdrdata

ltdrdata commented 3 weeks ago

Is it possible to force to select only one face? @ltdrdata

If you want advanced control. Use Detailer instead of FaceDetailer. https://www.youtube.com/watch?v=9GSQlxZFrLI