z-image-turbo — image generation model
z-image-turbo is a image generation model from PrunaAI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Specs
| Vendor | PrunaAI |
|---|---|
| Type | image |
| Context window | — |
| Pricing | $0.003000 / 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":"prunaai/z-image-turbo","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