Tags: chromarunpod-serverlessvolume-backedbackground-removalmatting
Inputs (6)#
The typed parameter surface callers bind when they request this workflow. Enum options and numeric bounds are the values the workflow document declares.
source_imageimagerequiredmodelenumdefault birefnet-hr-mattingbirefnet-portraitbirefnet-mattingbirefnet-hr-mattingsensitivityfloatdefault 1.0min 0.0max 1.0mask_blurintegerdefault 0min 0max 64mask_offsetintegerdefault 0min -20max 20refine_foregroundbooleandefault trueComfyUI node graph (4)#
The executable ComfyUI prompt graph: 4 nodes across 3 distinct node classes, wired by 3 data dependencies. Nodes tinted green come from a custom node pack this workflow declares; the rest are ComfyUI core / baked-community classes.
Nodes (4)#
1LoadImagecoreimage = {{source_image}} tmplIMAGEMASK2BiRefNetRMBGcustom packimage = ◂ node 1 · out[0]model = {{matte_option_map[model]}} tmplsensitivity = {{sensitivity}} tmplmask_blur = {{mask_blur}} tmplmask_offset = {{mask_offset}} tmplinvert_output = falserefine_foreground = {{refine_foreground}} tmplbackground = Alphabackground_color = #222222IMAGEMASKMASK_IMAGE3SaveImagecoreimages = ◂ node 2 · out[0]filename_prefix = isis/removebg-rgba4SaveImagecoreimages = ◂ node 2 · out[2]filename_prefix = isis/removebg-maskParameter banks (2)#
The prompt / configuration lookup tables this workflow keys into from its inputs — the vocabulary that turns a style / palette / preset selection into graph parameters.
matte_option_map (3)#
birefnet-portraitBiRefNet-portraitbirefnet-mattingBiRefNet-mattingbirefnet-hr-mattingBiRefNet-HR-mattingrequires_families (1)#
birefnetModels & dependencies#
Custom node packs (1)#
The non-core ComfyUI node classes this graph requires; the RunPod worker image the workflow runs on must bake or install a pack that provides every one of them.
BiRefNetRMBGModels required (3)#
BiRefNet-portrait.safetensorsBiRefNet-matting.safetensorsBiRefNet-HR-matting.safetensorsOutput contract#
What a successful run of this workflow returns.
typeimageformatpngprimary{"type": "image", "format": "png", "description": "RGBA cut-out with the background removed"}render_passes{'pass': 'beauty', 'artifact_id': 'cutout', 'format': 'png', 'required': True, 'description': 'RGBA cut-out (SaveImage on the matte node image output)'}{'pass': 'mask', 'artifact_id': 'mask', 'format': 'png', 'required': True, 'description': 'Single-channel alpha matte (SaveImage on the matte node mask output)'}Taxonomy & routing#
How the control plane classifies this workflow — from the committed workflow-taxonomy-registry.json. It drives the consistency / control surface the agentic director can exercise over the workflow.
assetFamilymkt-product-packshot-suiteoutputPackageProfileimage-single-profilecontrolModalitiescontrolnet-segmentationmodel-lockconsistencyDimensionsenvironmentcolor-scriptnotesBiRefNet matting cut-out with mask output.