Skip to main content
The imagine capability generates images from text descriptions using state-of-the-art diffusion models.

Providers

Basic Usage

Parameters

string
required
Text description of the image to generate.
string
What to avoid in the image.
number
Image width in pixels. Default: 1024.
number
Image height in pixels. Default: 1024.
string
Specific model to use.

Response

Examples

With Negative Prompt

Generate Multiple Images

With LLM-Enhanced Prompts

Pricing

Image Storage

Generated images are stored temporarily. Download and store them in your own storage if you need to keep them long-term.