mirror of
https://github.com/huggingface/diffusers.git
synced 2026-01-29 07:22:12 +03:00
* add DPM scheduler with EDM formulation * set sigmas in init * add _compute_sigmas * Apply suggestions from code review Co-authored-by: Pedro Cuenca <pedro@huggingface.co> * address some review comments * up, * add tests --------- Co-authored-by: Pedro Cuenca <pedro@huggingface.co>