
Node Function
This node works as a helper tool for Luma generation nodes, allowing users to provide reference images to influence generation results. It enables users to set the weight of reference images to control how much they affect the final result. Multiple Luma Reference nodes can be chained together, with a maximum of 4 working simultaneously according to API requirements.Parameters
Basic Parameters
Parameter | Type | Default | Description |
---|---|---|---|
image | Image | - | Input image used as reference |
weight | Float | 1.0 | Controls the strength of the reference image’s influence (0-1) |
Output
Output | Type | Description |
---|---|---|
luma_ref | LUMA_REF | Reference object containing image and weight |
Usage Example
Luma Text to Image Workflow Example
Luma Text to Image Workflow Example