AlternateInitConfig

Fields
enabled boolean

Whether to use AlternateInitConfig

maxInpaintingMaskArea number

Maximum inpainting area below which to consider using AlternateInitConfig

JSON representation
{
  "enabled": boolean,
  "maxInpaintingMaskArea": number
}