ControlNet
Parameter Name | Type | Description | Required |
---|---|---|---|
ImageIndex | Int | The index of an image in ImageAndMaskList, starting from 0. | ✓ |
MaskIndex | Int | The index of a mask image in ImageAndMaskList, starting from 0. A mask can be drawn independently or obtained through the Remove-Background or Content Extraction APIs. | |
InvertMask | Bool | Wether to invert the mask. Default: false | |
PreProcessor | PreProcessor | The model and configuration information of a pre-rocessor. | ✓ |
ControlModel | ControlModel | The model and configuration information of the ControlNet. | ✓ |