ProgressCallback

JNI callback used by the native runtime to report completed diffusion steps.

Functions

Link copied to clipboard
abstract fun onProgress(current: Int, total: Int)