style_transfer
Apply the style from a reference photo to your image, using a text prompt to guide the transformation.
Instructions
Apply the style of a reference image to a source image.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| prompt | Yes | Description of desired output | |
| filename | No | Output filename | |
| image_path | Yes | Path to the source image | |
| output_dir | No | Override output directory | |
| negative_prompt | No | What to exclude | |
| style_image_path | Yes | Path to the style reference image |