GitHub Project Enhances Video Face Quality with ComfyUI-H3-FaceRefine
A new GitHub project, ComfyUI-H3-FaceRefine, has been developed to improve the quality of small faces in MiniMax H3 video. The project addresses the issue of poor face rendering when the head occupies a small fraction of the frame, a problem that persists even at higher resolutions like 720p. The solution involves detecting faces in each video frame, cropping them to fill a canvas, regenerating them with H3, and compositing the refined faces back into the original video. This process is modeled on Impact Pack's FaceDetailer and adapted for video use. The project includes a set of custom nodes for ComfyUI, which are designed to work with MiniMax H3 support. The nodes require specific Python packages and a face detector model to function. The project aims to provide a seamless integration into existing workflows, offering templates and example workflows for users to start with.