Optional
guidanceStep when ControlNet last applied, 0 means first step, 1 means last step. Must be greater than guidanceStart
Optional
guidanceStep when ControlNet first applied, 0 means first step, 1 means last step. Must be less than guidanceEnd
Optional
imageControlNet input image
Supported types:
File
- file object from input[type=file]
Buffer
- Node.js buffer object with image data
Blob
- blob object with image data
true
- indicates that the image is already uploaded to the server
Optional
modeHow control and prompt should be weighted 'balanced' (default) balanced, no preference between prompt and control model 'prompt_priority' the prompt has more impact than the model 'cn_priority' the controlnet model has more impact than the prompt
Short name of the ControlNet model
Optional
strengthControlNet strength 0 to 1. 0 full control to prompt, 1 full control to ControlNet
ControlNet parameters