ComfyUI Node
ArchAi3D_HighPass_Blend
A ComfyUI node in ArchAi3d/Utils with 5 inputs and 2 outputs.
ArchAi3D_HighPass_Blend
- original
- relighted
- result
- high_freq
◄radius3.0►
◄strength1.0►
◄blend_modelinear►
CategoryArchAi3d/Utils
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| original | IMAGE | Original image to extract details FROM | |
| relighted | IMAGE | Relighted/processed image to apply details TO | |
| radius | FLOAT | 3.00.5–20 | Blur radius for high-pass filter (higher = extract larger details) |
| strength | FLOAT | 1.00–3 | Blend strength (0 = no effect, 1 = normal, >1 = stronger) |
| blend_mode | COMBO | linear | Blend mode for combining detail layer |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| result | IMAGE | Relighted image with restored details |
| high_freq | IMAGE | Extracted high frequency detail layer (for debugging/manual use) |