Skip to content

Issues with FlowMatchEulerDiscreteScheduler.set_timesteps() #10637

Closed
@dxqbYD

Description

@dxqbYD

Describe the bug

Why does num_inference_steps have the default None? It's not an Optional. It cannot be None. This leads to weird error messages if you skip this parameter.

sigmas is undocumented:

mu is undocumented, even though it can be a required parameter (depending on configuration):

Reproduction

see above

Logs

System Info

HEAD

Who can help?

@yiyixuxu

Metadata

Metadata

Assignees

No one assigned

    Labels

    bugSomething isn't working

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions