Click or drag to resize

ImageGenarationModel Enumeration

Supported Image Models for generation

Namespace: Spire.Xls.AI
Assembly: Spire.XLS (in Spire.XLS.dll) Version: 15.4.0.0 (15.4.0.5046)
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