This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHubThis node applies the visual style from a reference image to your input image. It uses an external AI service to process the images, allowing you to control the strength of the style transfer and the preservation of the original image’s structure.
Inputs
Constraints:
- Exactly one
imageand onereference_imageare required. - Both images must have an aspect ratio between 1:3 and 3:1.
- Both images must have a minimum height and width of 160 pixels.
- The
portrait_styleandportrait_beautifierparameters are only active and required whenportrait_modeis set to “enabled”.