SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
network
/
com.shifthackz.aisdv1.network.request
/
StabilityTextToImageRequest
/
StabilityTextToImageRequest
Stability
Text
To
Image
Request
constructor
(
height
:
Int
,
width
:
Int
,
textPrompts
:
List
<
StabilityTextPromptRaw
>
,
cfgScale
:
Float
,
clipGuidancePreset
:
String
,
sampler
:
String
?
,
seed
:
Long
,
steps
:
Int
,
stylePreset
:
String
?
)
(
source
)