Documentation

ERNIE-Image 3.0 DiT

Call ERNIE-Image from your own stack. These pages cover authentication, the full parameter surface, async queue handling, webhook payloads, and the three canonical client languages.

Endpoint
fal-ai/ernie-image
Output
image
Base URL
https://queue.fal.run
Auth
Authorization: Key $FAL_KEY

Heads up
ERNIE-Image is Standard ERNIE-Image runs 50 steps; Turbo runs 8 steps at a third of the cost when throughput matters.. The playground falls back to fal-ai/ernie-image/turbo (ERNIE-Image Turbo) until the primary endpoint comes online. Every code example on these pages still calls the primary endpoint; swap in the fallback id if you need to ship today.

Start here

Also reading