load IMAGE from file (RGB)
Basic data handling: PathLoadImageRGB
Loads an image from a file path and returns only the RGB channels. This node loads an image from the specified path and processes it to return only the RGB channels as a tensor, ignoring any alpha channel.
Pack: Basic data handling
custom_nodes.ComfyUI-basic_data_handling
Inputs (1)
| Name | Type | Required |
|---|---|---|
| path | STRING | required |