Flux Schnell

Replicate
Image Generation

The fastest Flux model. Generate images in under 2 seconds. Great for prototyping.

Examples

See what Flux Schnell can generate

Sample output

Quick Concept

Prompt: "A friendly robot barista serving coffee in a cozy cafe, warm lighting, cartoon illustration style with soft pastel colors"

Sample output

Icon Design

Prompt: "A minimalist flat design app icon of a rocket ship launching from a phone screen, gradient purple to blue background, clean vector style"

Sample output

Food Photography

Prompt: "A rustic wooden board with assorted artisan cheeses, figs, honey drizzle, and crusty bread, overhead shot with dramatic side lighting on a dark slate surface"

Try Flux Schnell

Your generated image will appear here

Sign up free to start generating
Get Started

Pricing

Price per Generation
Per generation€0.03

API Integration

Use our OpenAI-compatible API to integrate Flux Schnell 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-schnell", "A beautiful sunset over Tokyo");
console.log(images[0].url);

// Or use the image() method for full control
const res = await rw.image("flux-schnell", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Avg. latency
2.0s
Est. duration
2s
Provider
Replicate
Category
Image Generation
Supported Formats
webp
jpg
png
Tags
fast
affordable
Try this model

Free credits on sign-up

Start using Flux Schnell today

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