Image Generation
Flux Dev API
Generate high-quality images using the Flux model
POST
Authorizations
JWT token for authentication
Body
application/json
Text description of the image to generate
Height of the generated image in pixels
Required range:
256 <= x <= 1024
Width of the generated image in pixels
Required range:
256 <= x <= 1024
Random seed for reproducible generation
Number of denoising steps
Required range:
1 <= x <= 150
Number of images to generate
Required range:
1 <= x <= 4
How closely to follow the prompt
Required range:
1 <= x <= 20
Text description of what to avoid in the generated image
LoRA weights configuration