StableDiffusionCppProgress

data class StableDiffusionCppProgress(val current: Int, val total: Int)(source)

Constructors

Link copied to clipboard
constructor(current: Int, total: Int)

Properties

Link copied to clipboard
Link copied to clipboard
val total: Int