Luma Image to Image API Node ComfyUI Official Example
This guide covers how to use the Luma Image to Image API node in ComfyUI
The Luma Image to Image node allows you to modify existing images based on text prompts using Luma AI technology, while preserving certain features and structures from the original image.
In this guide, we’ll show you how to set up an image-to-image workflow using this node.
To use the API nodes, you need to ensure that you are logged in properly and using a permitted network environment. Please refer to the API Nodes Overview section of the documentation to understand the specific requirements for using the API nodes.
Luma Image to Image Node Documentation
Check the following documentation for detailed node parameter settings:
Luma Image to Image Node Documentation
Luma Image to Image API Node Documentation
Luma Image to Image API Node Workflow
This feature works well for changing objects and shapes. However, it may not be ideal for color changes. We recommend using lower weight values, around 0.0 to 0.1.
1. Download Workflow File
Download and drag the following image into ComfyUI to load the workflow (workflow information is included in the image metadata):
Download this image to use as input:
2. Complete the Workflow Steps
Follow these numbered steps:
- Click Upload on the
Load Image
node to upload your input image - (Optional) Modify the workflow prompts
- (Optional) Adjust
image_weight
to change input image influence (lower values stay closer to original) - Click
Run
or use shortcutCtrl(cmd) + Enter
to generate the image - After API returns results, view the generated image in the
Save Image
node. Images are saved to theComfyUI/output/
directory