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

ideogram-ai /ideogram-v2:d07f7f3a

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
negative_prompt
string
Things you do not want to see in the generated image.
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.
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.
seed
integer
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'}