OptionalaspectThe aspect ratio of the requested generations. This controls the size of the generated image.
OptionalmodelThe specific model to use for image generation. Available options: 'firefly_image' for Firefly Image model.
OptionalmodelAdditional model-specific parameters for controlling the generation process.
OptionalnumThe number of variations
The number of image variations to generate. Greater than 1 is not supported. Only one image per variation is allowed. For multiple variations, send separate requests.
The prompt
The prompt used to generate the image. The longer the prompt, the better.
OptionalreferenceReference blobs
List of reference blobs that will be used as additional input for the generation process. Only one reference image is supported. Pre-signed URLs can be used from supported domains.
OptionalseedsThe seeds for the generations
The seed value to vary the image generation. Only one seed per variation is allowed. If specified alongside with numVariations, the number of seeds must be equal to numVariations.
ImageGenerateRequestV3