Skip to main content
This documentation was AI-generated. If you find any errors or have suggestions for improvement, please feel free to contribute! Edit on GitHub
The ByteDance Image Edit node allows you to modify images using ByteDance’s AI models through an API. You provide an input image and a text prompt describing the desired changes, and the node processes the image according to your instructions. The node handles the API communication automatically and returns the edited image.

Inputs

ParameterData TypeInput TypeDefaultRangeDescription
modelMODELCOMBOseededit_3Image2ImageModelName optionsModel name
imageIMAGEIMAGE--The base image to edit
promptSTRINGSTRING""-Instruction to edit image
seedINTINT00-2147483647Seed to use for generation
guidance_scaleFLOATFLOAT5.51.0-10.0Higher value makes the image follow the prompt more closely
watermarkBOOLEANBOOLEANTrue-Whether to add an “AI generated” watermark to the image

Outputs

Output NameData TypeDescription
IMAGEIMAGEThe edited image returned from the ByteDance API