enableControlImageComputation

public abstract ControlReferenceConfig.Builder enableControlImageComputation(boolean enableControlImageComputation)

Setter for enableControlImageComputation.

enableControlImageComputation: Defaults to False. When set to True, the control image will be computed by the model based on the control type. When set to False, the control image must be provided by the user.