L
Photon 1 Flash
Photon 1 Flash, an image model from Luma Labs.
imageModelOverride: { model: "photon-flash-1" }
LLuma Labs·Released 2025
Pricing
- Per generation
- $0.0040
Specifications
- Aspect ratios
- 7
- Released
- 2025
Parameters
Model options, passed in
imageModelOverride.config.| Parameter | Type | Default | Range / options |
|---|---|---|---|
aspect_ratio | Select | 1:1 | 1:116:99:164:33:421:9+1 |
Use this model
await mindstudio.generateImage({ prompt: "...", imageModelOverride: { model: "photon-flash-1", config: { aspect_ratio: "1:1", }, }, });