HiDream-O1-Image Dev is a distilled, faster variant of the unified HiDream-O1-Image model — same native text-to-image / edit / personalization architecture at up to 2K, optimized for low-step inference and lower cost. Ready-to-use REST inference API, best performance, no coldstarts, affordable pricing.
Inactivo

$0.02por ejecución·~50 / $1



HiDream-O1-Image Dev is the distilled variant of HiDream-O1-Image. It keeps the unified, single-native-model architecture (text-to-image, image editing, and subject-driven personalization) and the same up to 2K (≈2048×2048) resolution ceiling, but is tuned for fast, low-step inference — making it the best pick when you need speed and lower cost without giving up the HiDream-O1 look.
seed to recreate exact results.| Parameter | Required | Description |
|---|---|---|
| prompt | Yes | Text description of the image you want to generate. |
| size | No | Output image size as WIDTH*HEIGHT (default: 2048*2048). The model snaps to the closest supported resolution. |
| output_format | No | Output format: jpeg, png, or webp (default: jpeg). |
| seed | No | Random seed for reproducible generation. |
| enable_sync_mode | No | API only — wait for the result and return it inline. |
| enable_base64_output | No | API only — return the image as a base64 string instead of a URL. |
size — pick an aspect ratio that fits your use case (e.g., 2048*2048 for square, 1536*2048 for portrait, 2048*1152 for landscape).output_format — JPEG for compact files, PNG for lossless, WEBP for balance.seed (optional) — pin a number to reproduce exact results.Flat rate per generated image — half the price of the full HiDream-O1-Image model.
| Output | Cost |
|---|---|
| Per image | $0.02 |
| HiDream-O1-Image Dev | HiDream-O1-Image (Full) | |
|---|---|---|
| Speed | Faster (distilled, fewer steps) | Standard |
| Cost / image | $0.02 | $0.04 |
| Quality ceiling | High | Highest |
| Best for | Drafts, batches, low-cost generation | Final, hero images |
Use Dev when you're iterating, batching, or cost-sensitive. Switch to the full model for the very best fidelity on hero shots.
seed while iterating so you can A/B test prompt tweaks against a fixed baseline.size to your final use case (square for thumbnails, 16:9 for banners, 9:16 for mobile).png when you need lossless quality; use jpeg or webp to keep file sizes small.prompt is required — every other field is optional.