GenerateImagesRequest

GenerateImagesRequest from Adobe API

AI/MLCloudCreativeDesignDocumentsPhotographySaaSVideo

Properties

Name Type Description
prompt string Text description of the image to generate.
negativePrompt string Text describing elements to exclude from generation.
numVariations integer Number of image variations to generate.
size object Output image dimensions.
contentClass string Content class hint. photo optimizes for photorealistic output, art for artistic/illustrated styles.
style object Style configuration for generation.
seeds array Random seeds for reproducible generation. One seed per requested variation.
View JSON Schema on GitHub