Click or drag to resize

ImageGenarationModel Enumeration

Supported Image Models for generation

Namespace: Spire.Pdf.AI
Assembly: Spire.Pdf (in Spire.Pdf.dll) Version: 11.3.7.0 (11.3.7.1046)
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