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.usecase.sdmodel
/
GetStableDiffusionModelsUseCaseImpl
/
invoke
invoke
open
suspend operator override
fun
invoke
(
)
:
List
<
Pair
<
StableDiffusionModel
,
Boolean
>
>
(
source
)
Executes the
invoke
step in the SDAI domain layer.
Return
Result produced by
invoke
.
Author
Dmitriy Moroz