Click or drag to resize

ImageGenarationModel Enumeration

Supported Image Models for generation

Namespace: Spire.Doc.AI
Assembly: Spire.Doc (in Spire.Doc.dll) Version: 13.2.3.0 (13.2.3.3046)
Syntax
public enum ImageGenarationModel
Members
Member name Value Description
STABLE_DIFFUSION_512_V2_1 0 stable diffusion
STABLE_DIFFUSION_XL_1024_V1_0 1 stable diffusion XL
See Also