SDAI
Toggle table of contents
Main site
Telegram
Discord
common
Target filter
common
Switch theme
Search in API
Skip to content
SDAI
feature/sdxl
/
com.shifthackz.aisdv1.feature.sdxl.runtime
/
StableDiffusionCppRuntime
/
generate
generate
abstract
suspend
fun
generate
(
request
:
StableDiffusionCppRequest
,
onProgress
:
(
StableDiffusionCppProgress
)
->
Unit
)
:
StableDiffusionCppResult
(
source
)