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.settings
/
ConnectToSdxlUseCase
Connect
To
Sdxl
Use
Case
interface
ConnectToSdxlUseCase
(
source
)
Inheritors
ConnectToSdxlUseCaseImpl
Members
Functions
invoke
Link copied to clipboard
abstract
suspend operator
fun
invoke
(
modelId
:
String
,
modelPath
:
String
)
:
Result
<
Unit
>