Class GenerateImagesConfig
public class GenerateImagesConfig : PredictionConfigBase
- Inheritance
-
objectGenerateImagesConfig
- Inherited Members
Properties
SampleCount
The number of images to generate, from 1 to 4 (inclusive). The default is 4.
public int? SampleCount { get; set; }
Property Value
- int?