cfgScale property
How strictly the diffusion process adheres to the prompt text (higher values keep your image closer to your prompt)
Implementation
@JsonKey(name: "cfg_scale")
int cfgScale;
How strictly the diffusion process adheres to the prompt text (higher values keep your image closer to your prompt)
@JsonKey(name: "cfg_scale")
int cfgScale;