Package-level declarations
Types
Link copied to clipboard
internal class EulerAncestralDiscreteLocalDiffusionScheduler(val config: LocalDiffusionConfig = LocalDiffusionConfig()) : LocalDiffusionScheduler, KoinComponent
Coordinates EulerAncestralDiscreteLocalDiffusionScheduler behavior in the SDAI ONNX local diffusion feature layer.
Link copied to clipboard
Defines the LocalDiffusionScheduler contract for the SDAI ONNX local diffusion feature layer.