FLUX Pro 1.1
Photorealistic text-to-image with industry-leading prompt adherence.
FLUX Pro 1.1 is a flagship text-to-image model from Black Forest Labs released in October 2024, optimized for photorealistic portraits and product photography. On Oakgen it costs about 45 credits per 1024×1024 image (~$0.18), generates in 6–10 seconds, and supports image-to-image conditioning.
Capabilities at a glance
- Native 1024×1024, 1280×720, and 16:9 aspect ratios
- Best-in-class skin texture and facial detail
- Strong prompt adherence — minimal prompt engineering needed
- 6–10 second generation on Oakgen
- Commercial license included on all Oakgen paid plans
Specs
- Starting price
- $0.18 / generation
- Generation time
- 6–10 seconds
- Max resolution
- 1440×1440
- Inputs → outputs
- text, image → image
How to use FLUX Pro 1.1
- 1Write a detailed promptDescribe subject, lighting, and lens. FLUX Pro responds well to photography vocabulary — '85mm f/1.4, golden hour, shallow depth of field'.
- 2Pick aspect ratio and resolution1024×1024 is fastest. 1440×1440 costs ~50% more credits but gives larger prints.
- 3GenerateOakgen runs FLUX Pro via FAL with WaveSpeed as automatic fallback. Generation typically completes in 6–10 seconds.
API access
curl -X POST https://api.oakgen.ai/v1/generate/image \
-H "Authorization: Bearer $OAKGEN_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"model": "flux-pro-1-1",
"prompt": "A golden retriever puppy chasing a butterfly in a sunlit meadow",
"width": 1024,
"height": 1024
}'Compared to other models
FLUX Pro 1.1 follows prompts more literally than Midjourney v6. For specific compositions — 'man in red shirt holding a blue umbrella in rain' — FLUX nails it first try; Midjourney often re-interprets.
Imagen 4 Ultra has better in-image text rendering. FLUX Pro 1.1 has better skin texture, hair detail, and micro-expression nuance. Pick FLUX for portraits, Imagen for posters with readable text.
License & commercial use
Commercial use included on all paid Oakgen plans. Generated images are yours to use.
Permitted on all paid Oakgen plans ($9+/month). Free tier generations allow personal use only.