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.
TODO(PVP) - add example and better info here
[[autodoc]] ConfigMixin - from_config - save_config