PBRFusion4 Simple Depth & Normal Generator

AIXPOLY_PBRFusion4SimpleDepthAndNormalGenerator

Generates depth map and normal map from input image using PBRFusion4 diffusion model. Simple version without seamless/tileable processing. - Deterministic depth estimation (no seed needed) - Depth map optimized for PBR workflows - Normal map generated from depth using Sobel operators - Supports intensity blending for better detail preservation

Pack: ComfyUI-PBRFusion4

custom_nodes.COMFYUI-PBRFusion4

Inputs (7)

NameTypeRequired
imageIMAGErequired
intensity_blendFLOATrequired
opengl_normalBOOLEANrequired
optimizeBOOLEANrequired
bilateral_dINTrequired
bilateral_sigma_colorFLOATrequired
bilateral_sigma_spaceFLOATrequired

Outputs (4)

NameType
depthIMAGE
depth_filteredIMAGE
normalIMAGE
intensityIMAGE