Enum ImageStyle
The style of the generated images. Vivid causes the model to lean towards generating hyper-real and dramatic images. Natural causes the model to produce more natural, less hyper-real looking images. This param is only supported for OpenAIModel.DallE3.
Namespace: Glitch9.AIDevKit
Assembly: .dll
Syntax
public enum ImageStyle
Remarks
Defaults to Vivid
Fields
Name | Description |
---|---|
Natural | |
Vivid |