flux-dev — image generation model
flux-dev is a image generation model from Black Forest Labs, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Specs
| Vendor | Black Forest Labs |
|---|---|
| Type | image |
| Context window | — |
| Pricing | $0.0250 / run |
| API | predictions |
Code example
# Create the prediction, then poll until succeeded
curl -s https://api.hormouz.net/v1/predictions \
-H "Authorization: Bearer ng-YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{"version":"black-forest-labs/flux-dev","input":{"prompt":"A beautiful sunset"}}'Use via Hormouz
Connect to this model and 450+ others with one API key — stable under heavy load and optimized for Iran.
Get started