SDAI
Toggle table of contents
Main site
Telegram
Discord
ios
Target filter
ios
Switch theme
Search in API
Skip to content
SDAI
feature/sdxl
/
com.shifthackz.aisdv1.feature.sdxl
/
StableDiffusionCppNoOp
Stable
Diffusion
Cpp
No
Op
ios
internal
object
StableDiffusionCppNoOp
:
StableDiffusionCpp
(
source
)
Members
Functions
interrupt
Link copied to clipboard
ios
open
suspend override
fun
interrupt
(
)
observe
Status
Link copied to clipboard
ios
open
override
fun
observeStatus
(
)
:
Flow
<
LocalDiffusionStatus
>
process
Link copied to clipboard
ios
open
suspend override
fun
process
(
payload
:
TextToImagePayload
,
modelPath
:
String
)
:
String