ComfyUI Node
Gaussian Blur
A ComfyUI node in ✨ LF Nodes/Filters with 4 inputs and 2 outputs.
Gaussian Blur
- image
- ui_widget
- image
- image_list
◄blur_kernel_size7►
◄blur_sigma1.0►
Category✨ LF Nodes/Filters
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| image | IMAGE | Input image tensor or a list of image tensors. | |
| blur_kernel_size | INT | 71–51 | Controls the size of the Gaussian blur kernel. Higher values mean more smoothing. |
| blur_sigma | FLOAT | 1.00–10 | Standard deviation for the Gaussian kernel. Controls blur intensity. |
| ui_widgetopt | KUL_COMPARE | [object Object] | — |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| image | IMAGE | — |
| image_list | IMAGE | — |