You're looking at a specific version of this model. Jump to the model overview.
ideogram-ai /ideogram-v3-balanced:e78d8251
Input schema
The fields you can use to run this model with an API. If you don’t give a value for a field its default value will be used.
| Field | Type | Default value | Description |
|---|---|---|---|
| prompt |
string
|
Text prompt for image generation
|
|
| aspect_ratio |
None
|
1:1
|
Aspect ratio. Ignored if a resolution or inpainting image is given.
|
| resolution |
None
|
None
|
Resolution. Overrides aspect ratio. Ignored if an inpainting image is given.
|
| magic_prompt_option |
None
|
Auto
|
Magic Prompt will interpret your prompt and optimize it to maximize variety and quality of the images generated. You can also use it to write prompts in different languages.
|
| image |
string
|
An image file to use for inpainting. You must also use a mask.
|
|
| mask |
string
|
A black and white image. Black pixels are inpainted, white pixels are preserved. The mask will be resized to match the image size.
|
|
| style_type |
None
|
None
|
The styles help define the specific aesthetic of the image you want to generate.
|
| style_reference_images |
array
|
A list of images to use as style references.
|
|
| seed |
integer
|
Max: 2147483647 |
Random seed. Set for reproducible generation
|
Output schema
The shape of the response you’ll get when you run this model with an API.
Schema
{'format': 'uri', 'title': 'Output', 'type': 'string'}