ImageBlack Forest Labsv1.1· Released 2024-10-03

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, imageimage

How to use FLUX Pro 1.1

  1. 1
    Write a detailed prompt
    Describe subject, lighting, and lens. FLUX Pro responds well to photography vocabulary — '85mm f/1.4, golden hour, shallow depth of field'.
  2. 2
    Pick aspect ratio and resolution
    1024×1024 is fastest. 1440×1440 costs ~50% more credits but gives larger prints.
  3. 3
    Generate
    Oakgen 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

vs. midjourneyprompt adherence

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.

vs. imagen-4-ultraskin texture

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.

FAQs

How much does FLUX Pro 1.1 cost on Oakgen?
FLUX Pro 1.1 starts at $0.18 per generation on Oakgen. Most generations complete in 6–10 seconds. The $19/month Pro plan includes 5,000 credits, covering roughly 106 generations per month.
Can I use FLUX Pro 1.1 commercially?
Permitted on all paid Oakgen plans ($9+/month). Free tier generations allow personal use only.
What is the maximum output resolution?
FLUX Pro 1.1 supports up to 1440×1440.
Does Oakgen provide API access to FLUX Pro 1.1?
Yes. Oakgen's REST API exposes FLUX Pro 1.1 under the model slug 'flux-pro-1-1'. See the API snippet below for an example request.

Related models

FLUX Pro 1.1 on Oakgen — API, Pricing, Examples | Oakgen.ai