ComfyUI Node: FaceParsingResultsParser(FaceParsing)

Authored by Ryuukeisyou

Created

Updated

193 stars

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Category

face_parsing

Inputs

result FACE_PARSING_RESULT
background BOOLEAN
skin BOOLEAN
nose BOOLEAN
eye_g BOOLEAN
r_eye BOOLEAN
l_eye BOOLEAN
r_brow BOOLEAN
l_brow BOOLEAN
r_ear BOOLEAN
l_ear BOOLEAN
mouth BOOLEAN
u_lip BOOLEAN
l_lip BOOLEAN
hair BOOLEAN
hat BOOLEAN
ear_r BOOLEAN
neck_l BOOLEAN
neck BOOLEAN
cloth BOOLEAN

Outputs

MASK

Extension: comfyui_face_parsing

This is a set of custom nodes for ComfyUI. The nodes utilize the a/face parsing model to provide detailed segmantation of face. To improve face segmantation accuracy, a/yolov8 face model is used to first extract face from an image. There are also auxiliary nodes for image and mask processing. A guided filter is also provided for skin smoothing.

Authored by Ryuukeisyou

Looking for a different node?

Run ComfyUI workflows without the setup

No installs, no CUDA version roulette, no GPU sitting idle on your bill. Bring a workflow and run it in the browser.

Learn more