You're looking at a specific version of this model. Jump to the model overview.

luma /photon:fe142c03

Input schema

The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.

Field Type Default value Description
prompt
string
Text prompt for image generation
aspect_ratio
None
16:9
Aspect ratio of the generated image
image_reference_url
string
URL of a reference image to guide generation
image_reference_weight
number
0.85

Max: 1

Weight of the reference image. Larger values will make the reference image have a stronger influence on the generated image.
style_reference_url
string
URL of a style reference image
style_reference_weight
number
0.85

Max: 1

Weight of the style reference image
character_reference_url
string
URL of a character reference image
seed
integer
Random seed. Set for reproducible generation

Output schema

The shape of the response you’ll get when you run this model with an API.

Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}