Click or drag to resize

ImageGenarationModel Enumeration

Supported Image Models for generation

Namespace: Spire.Presentation.AI
Assembly: Spire.Presentation (in Spire.Presentation.dll) Version: 10.4.2.0 (10.4.2.6046)
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