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
/
StableDiffusionCppProgress
Stable
Diffusion
Cpp
Progress
data
class
StableDiffusionCppProgress
(
val
current
:
Int
,
val
total
:
Int
)
(
source
)
Members
Constructors
Stable
Diffusion
Cpp
Progress
Link copied to clipboard
constructor
(
current
:
Int
,
total
:
Int
)
Properties
current
Link copied to clipboard
val
current
:
Int
total
Link copied to clipboard
val
total
:
Int