You're looking at a specific version of this model. Jump to the model overview.
luma /photon-flash:4235af60
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 |
string
|
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 |
string
|
Style reference image to guide generation
|
|
| style_reference_weight |
number
|
0.85
Max: 1 |
Weight of the style reference image
|
| character_reference |
string
|
Character reference image to guide generation
|
|
| seed |
integer
|
Random seed. Set for reproducible generation
|
|
| image_reference_url |
string
|
Deprecated: Use image_reference instead
|
|
| character_reference_url |
string
|
Deprecated: Use character_reference instead
|
|
| style_reference_url |
string
|
Deprecated: Use style_reference instead
|
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'}