AndroidStableDiffusionCppRuntime

Constructors

Link copied to clipboard
constructor()

Properties

Link copied to clipboard
private val mutex: Mutex

Functions

Link copied to clipboard
open suspend override fun generate(request: StableDiffusionCppRequest, onProgress: (StableDiffusionCppProgress) -> Unit): StableDiffusionCppResult
Link copied to clipboard
open suspend override fun interrupt()