black-forest-labs/FLUX-1-schnell
black-forest-labs/flux-1-schnell
FLUX.1 [schnell] is a 12 billion parameter rectified flow transformer capable of generating images from text descriptions. This model offers cutting-edge output quality and competitive prompt following, matching the performance of closed source alternatives. Trained using latent adversarial diffusion distillation, FLUX.1 [schnell] can generate high-quality images in only 1 to 4 steps.
- Modalities
- TextImage
- Price
- $0.00060 / image
- Modality
- Image
- Released
- Aug 5, 2024
One model id, the best provider every call
Request black-forest-labs/flux-1-schnell 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)
| Provider | Price | Status | |
|---|---|---|---|
DeepInfradeepinfra/black-forest-labs/FLUX-1-schnell | $0.00060 / image | healthy | paymentsCheapest |
Effective pricing
Best price shown (from DeepInfra). Each provider's full rate is in the table above — you always pay the provider the router picks.
Performance
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-schnell","messages":[{"role":"user","content":"Hello"}]}'