Skip to main content
ComfyUI Built-in Luma Image to Image Node The Luma Image to Image node allows you to modify existing images using Luma AI technology based on text prompts, while preserving certain features and structure of the original image.

Node Function

This node connects to Luma AIโ€™s text-to-image API, enabling users to generate images through detailed text prompts. Luma AI is known for its excellent realism and detail, particularly excelling at generating photorealistic content and artistic style images.

Parameters

Basic Parameters

Optional Parameters

Without the following parameter inputs, the node functions in text-to-image mode

Output

Usage Examples

How It Works

The Luma Image to Image node analyzes the input image and combines it with text prompts to guide the modification process. It uses Luma AIโ€™s generation models to make creative changes to images based on prompts. Node process:
  1. First uploads the input image to ComfyAPI
  2. Then sends the image URL with the prompt to Luma API
  3. Waits for Luma AI to complete processing
  4. Downloads and returns the generated image
The image_weight parameter controls the degree of influence from the original image - values closer to 0 will preserve more of the original image features, while values closer to 1 allow for more substantial modifications.

Source Code

[Node Source Code (Updated on 2025-05-05)]