Flux Dev

Popular
Black Forest Labs
Image Generation

Black Forest Labs' development model. Fast, high-quality image generation with LoRA support.

Try Flux Dev
Sign in to generate — 50 free credits on sign-up

Examples

See what Flux Dev can generate

A serene mountain lake at golden hour, with snow-capped peaks reflected perfectly in the still water, pine forests lining the shore, warm amber light casting long shadows across the meadow

Landscape

Prompt: "A serene mountain lake at golden hour, with snow-capped peaks reflected perfectly in the still water, pine forests lining the shore, warm amber light casting long shadows across the meadow"

A cyberpunk street samurai with neon-blue cybernetic arm, wearing a weathered leather jacket, standing in a rain-soaked Tokyo alley with holographic signs reflecting in puddles

Character Design

Prompt: "A cyberpunk street samurai with neon-blue cybernetic arm, wearing a weathered leather jacket, standing in a rain-soaked Tokyo alley with holographic signs reflecting in puddles"

An elegant flat lay arrangement of artisan coffee beans, a brass hand grinder, a ceramic pour-over dripper, and fresh croissants on a dark walnut table, morning light streaming from the left

Still Life

Prompt: "An elegant flat lay arrangement of artisan coffee beans, a brass hand grinder, a ceramic pour-over dripper, and fresh croissants on a dark walnut table, morning light streaming from the left"

Pricing

Price per Generation
Per generation€0.50

API Integration

Use our OpenAI-compatible API to integrate Flux Dev into your application.

Install
npm install railwail
JavaScript / TypeScript
import railwail from "railwail";

const rw = railwail("YOUR_API_KEY");

const images = await rw.run("flux-dev", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("flux-dev", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€0.50
Avg. latency
10.0s
Est. duration
10s
Developer
Black Forest Labs
Category
Image Generation
Supported Formats
webp
jpg
png
Tags
popular
fast
lora

Start using Flux Dev today

Get started with free credits. No credit card required. Access Flux Dev and 100+ other models through a single API.