You're looking at a specific version of this model. Jump to the model overview.

ideogram-ai /ideogram-v3-quality:03944eb9

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
string (enum)
1:1

Options:

1:3, 3:1, 1:2, 2:1, 9:16, 16:9, 10:16, 16:10, 2:3, 3:2, 3:4, 4:3, 4:5, 5:4, 1:1

Aspect ratio. Ignored if a resolution or inpainting image is given.
resolution
string (enum)
None

Options:

None, 512x1536, 576x1408, 576x1472, 576x1536, 640x1344, 640x1408, 640x1472, 640x1536, 704x1152, 704x1216, 704x1280, 704x1344, 704x1408, 704x1472, 736x1312, 768x1088, 768x1216, 768x1280, 768x1344, 800x1280, 832x960, 832x1024, 832x1088, 832x1152, 832x1216, 832x1248, 864x1152, 896x960, 896x1024, 896x1088, 896x1120, 896x1152, 960x832, 960x896, 960x1024, 960x1088, 1024x832, 1024x896, 1024x960, 1024x1024, 1088x768, 1088x832, 1088x896, 1088x960, 1120x896, 1152x704, 1152x832, 1152x864, 1152x896, 1216x704, 1216x768, 1216x832, 1248x832, 1280x704, 1280x768, 1280x800, 1312x736, 1344x640, 1344x704, 1344x768, 1408x576, 1408x640, 1408x704, 1472x576, 1472x640, 1472x704, 1536x512, 1536x576, 1536x640

Resolution. Overrides aspect ratio. Ignored if an inpainting image is given.
magic_prompt_option
string (enum)
Auto

Options:

Auto, On, Off

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
string (enum)
None

Options:

None, Auto, General, Realistic, Design

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'}