| Model ID | image_generate.flux_2_pro |
| Provider | KIE (Black Forest Labs) |
| Modality | Image — Text-to-Image |
Parameters
Text description of the image to generate.
Output aspect ratio. Options:
1:1, 16:9, 9:16. Default: 1:1.Output width in pixels. Use with
height instead of aspect_ratio for precise dimensions.Output height in pixels.
How closely the output follows the prompt (1–20). Higher = more literal.
Number of diffusion steps. More steps = higher quality, slower generation.
Random seed for reproducible results.
Webhook URL for completion notification.
Example
Notes
- Flux 2 Pro requires either
aspect_ratioor explicitwidth/height.