diffusers
04b9a76c - Use sched. defaults when instantiating from_config

Comment changes are shownComment changes are hidden
Commit
1 year ago
Use sched. defaults when instantiating from_config For params not present in the original configuration. This makes it possible to switch pipeline schedulers even if they use different timestep_spacing (or any other param).
Author
Parents
  • src/diffusers
    • File
      configuration_utils.py