ComfyUI Node
PBRFusion4 Simple Depth & Normal Generator
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 - Scharr normal map output for higher precision gradients - Supports intensity blending for better detail preservation
PBRFusion4 Simple Depth & Normal Generator
- image
- depth
- depth_filtered
- normal
- normal_scharr
- intensity
◄intensity_blend0.30►
◄opengl_normalfalse►
◄optimizetrue►
◄bilateral_d10►
◄bilateral_sigma_color50►
◄bilateral_sigma_space50►
◄scharr_scale_xy1.0►
CategoryPBRFUSION4/Generation
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | — | |
| intensity_blend | FLOAT | 0.300–1 | — |
| opengl_normal | BOOLEAN | false | — |
| optimize | BOOLEAN | true | — |
| bilateral_d | INT | 101–50 | — |
| bilateral_sigma_color | FLOAT | 501–200 | — |
| bilateral_sigma_space | FLOAT | 501–200 | — |
| scharr_scale_xy | FLOAT | 1.00.1–10 | — |
Outputs (5)
| Name | Type | Description |
|---|---|---|
| depth | IMAGE | — |
| depth_filtered | IMAGE | — |
| normal | IMAGE | — |
| normal_scharr | IMAGE | — |
| intensity | IMAGE | — |