FLUX.1 Depth [dev]

Black Forest Labs
Image Generation

Open-weight depth-guided FLUX model from Black Forest Labs. Derives a depth map from the control image and regenerates from your prompt while preserving 3D spatial layout, useful for re-texturing rooms, products, or scenes without moving objects.

Generate with FLUX.1 Depth [dev]
Describe what you want and pick a size — the image renders inline.
Sign in to try this model with €5 free credits.
Sign in
Result appears here
TL;DR·Last updated June 24, 2026

FLUX.1 Depth [dev] is image generation AI model from Black Forest Labs, priced at €0.000 per 1M input tokens with a unknown context window.

Try FLUX.1 Depth [dev]
Sign in to generate — 50 free credits on sign-up

Pricing

Price per Generation
Per generation€2.00

API Integration

Use our OpenAI-compatible API to integrate FLUX.1 Depth [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-depth-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-depth-dev", "A cat in space", {
  size: "1024x1024",
  n: 1,
});
console.log(res.data[0].url);
Specifications
Price
€2.00
Developer
Black Forest Labs
Category
Image Generation
Supported Formats
image
text
Tags
flux
black-forest-labs
image-edit
controlnet
depth
structural
open-weights
edit

Frequently asked questions

Start using FLUX.1 Depth [dev] today

Get started with free credits. No credit card required. Access FLUX.1 Depth [dev] and 100+ other models through a single API.