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
/
StableDiffusionModelsRepository
/
getModels
get
Models
abstract
suspend
fun
getModels
(
)
:
List
<
StableDiffusionModel
>
(
source
)
Loads SDAI data through
getModels
.
Return
Result produced by
getModels
.
Author
Dmitriy Moroz