HiDream.ai's open-weights HiDream-O1-Image (8B): one pixel-native model that generates, edits, and personalizes without a VAE or a separate text encoder.
Up to 30 MB per file
Standard Text: 1¢/billable MP; each image rounds up to a whole MP; Standard Image edit: 4¢/generation; Dev Text: 0.5¢/billable MP; each image rounds up to a whole MP; Dev Image edit: 4¢/generation.
Estimated cost: $ —
curl -X POST "https://api.hedra.com/v3/models/hidream-o1-image" \ -H "Authorization: Key $HEDRA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "input": { "enhance_prompt": false, "aspect_ratio": "1:1", "guidance_scale": 0 }}'