Skip to content

Missing "linspace" timestep spacing option for DDIMInverseScheduler #10529

@andreabosisio

Description

@andreabosisio

Is your feature request related to a problem? Please describe.
I was wondering why the "linspace" timestep spacing option is not available also for the DDIMInverseScheduler class, as it is for other schedulers like DDIMScheduler and DDIMScheduler.

f"{self.config.timestep_spacing} is not supported. Please make sure to choose one of 'leading' or 'trailing'."

Describe the solution you'd like.
The code could be copied from the other cited schedulers where it is already implemented.

Metadata

Metadata

Assignees

No one assigned

    Labels

    staleIssues that haven't received updates

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions