sdxl — image generation model
sdxl is a image generation model from Stability AI, available through Hormouz via an OpenAI-compatible API with stable access from inside Iran.
Specs
| Vendor | Stability AI |
|---|---|
| Type | image |
| Context window | — |
| Pricing | $0.0100 / 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":"stability-ai/sdxl","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