Skip to content

Implement v-prediction in all schedulers #1413

@pcuenca

Description

@pcuenca

This would be nice to guarantee scheduler interoperability in Stable Diffusion 2. DDIM, DDPM and EulerDiscrete already support v-prediction, the following ones remain (from the list of compatible stable diffusion schedulers):

  • EulerAncestralDiscreteScheduler
  • PNDMScheduler
  • LMSDiscreteScheduler
  • DPMSolverMultistepScheduler

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions