ComfyUI Node
NAFNet Restoration
Apply a NAFNet restoration model with explicit control over which residual corrections are applied.
NAFNet Restoration
- upscale_model
- image
- IMAGE
◄modeFull►
Categoryimage/restoration
Inputs (3)
| Name | Type | Default | Description |
|---|---|---|---|
| upscale_model | UPSCALE_MODEL | A NAFNet model loaded with "Load Upscale Model". | |
| image | IMAGE | Image to restore with NAFNet. | |
| mode | COMBO | Full | Controls which NAFNet residual corrections are applied. Full - applies the complete residual. Dark Pixels Mainly - applies only positive residuals, which correct dark artifact pixels; The result of this option is closer to Nyquist Notch shader. Bright Pixels Mainly - applies only negative residuals, which correct bright artifact pixels. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| IMAGE | IMAGE | — |