compose_images
Combine multiple input images into a new composite image using a text prompt to guide the composition process.
Instructions
Compose a new image using multiple input images and a guiding prompt.
Input Schema
TableJSON Schema
| Name | Required | Description | Default |
|---|---|---|---|
| images | Yes | ||
| prompt | Yes | Describe how to compose the elements of the input images. | |
| saveToFilePath | No | Optional path to save the composed image |