In Diffusers, schedulers of type [schedulers.scheduling_utils.SchedulerMixin], and models of type [ModelMixin] inherit from [ConfigMixin] which conveniently takes care of storing all parameters that are
passed to the respective __init__ methods in a JSON-configuration file.
[[autodoc]] ConfigMixin - load_config - from_config - save_config