All models

black-forest-labs/FLUX-1-dev

black-forest-labs/flux-1-dev

FLUX.1-dev is a state-of-the-art 12 billion parameter rectified flow transformer developed by Black Forest Labs. This model excels in text-to-image generation, providing highly accurate and detailed outputs. It is particularly well-regarded for its ability to follow complex prompts and generate anatomically accurate images, especially with challenging details like hands and faces.

Modalities
TextImage
Price
$0.011 / image
Modality
Image
Released
Aug 21, 2024

One model id, the best provider every call

Request black-forest-labs/flux-1-dev and NeuralRouter scores every provider below on price, latency and health, then routes each request to the best fit — with automatic failover and unified billing.

Providers(1)

ProviderPriceStatus
DeepInfradeepinfra/black-forest-labs/FLUX-1-dev
$0.011 / imagehealthy
paymentsCheapest

Effective pricing

Price Image
$0.011 / image
best across providers

Best price shown (from DeepInfra). Each provider's full rate is in the table above — you always pay the provider the router picks.

Performance

Time to first tokenlower is better
DeepInfra
708 ms
Throughputhigher is better
DeepInfra
39 tok/s

Fastest provider responds in 708 ms to first token. Time-series charts build up as the probe runs on a schedule.

Benchmarks

No benchmark scores reported for this model by its providers.

Activity

Usage analytics appear here as requests flow through this model.

Call it from any OpenAI client

Point your base URL at NeuralRouter and request this model — we handle provider selection, failover and billing on every call.

# OpenAI-compatible — same SDK, smarter routing
curl https://api.neuralrouter.ai/v1/chat/completions \
  -H "Authorization: Bearer $NR_KEY" \
  -d '{"model":"black-forest-labs/flux-1-dev","messages":[{"role":"user","content":"Hello"}]}'