style_transfer
Transfer the style of a reference image onto a base image, using an optional prompt to guide the transformation.
Instructions
Transfer style from a style image to a base image, guided by an optional prompt.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | No | Optional additional instruction for the style transfer. | |
| baseImage | Yes | ||
| styleImage | Yes | ||
| saveToFilePath | No | Optional path to save the output |