Meta's Muse Image: an agentic image model that plans before it renders, with faithful instruction-following, accurate in-image text, and edits that change only what you ask.
Up to 30 MB per file
1¢/generation.
Estimated cost: $ —
curl -X POST "https://api.hedra.com/v3/models/muse-image" \ -H "Authorization: Key $HEDRA_API_KEY" \ -H "Content-Type: application/json" \ -d '{ "input": { "enhance_prompt": false, "aspect_ratio": "1:1" }}'