SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
domain
/
com.shifthackz.aisdv1.domain.repository
/
StableDiffusionSamplersRepository
/
getSamplers
get
Samplers
abstract
suspend
fun
getSamplers
(
)
:
List
<
StableDiffusionSampler
>
(
source
)
Loads SDAI data through
getSamplers
.
Return
Result produced by
getSamplers
.
Author
Dmitriy Moroz