Closed
Description
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