FlowMapEulerDiscreteScheduler is an Euler-style sampler designed for flow-map-distilled diffusion
models. Flow-map models learn arbitrary-interval transitions
The scheduler was introduced in
AnyFlow: Any-Step Video Diffusion Model with On-Policy Flow Map Distillation
and ships with the AnyFlowPipeline and AnyFlowFARPipeline integrations, but it is not
AnyFlow-specific — any flow-map-distilled checkpoint can use it.
[[autodoc]] FlowMapEulerDiscreteScheduler