diffusers
5cd29d62 - Fix tests for equivalence of DDIM and DDPM pipelines (#1069)

Commit
3 years ago
Fix tests for equivalence of DDIM and DDPM pipelines (#1069) * Fix equality test for ddim and ddpm * add docs for use_clipped_model_output in DDIM * fix inline comment * reorder imports in test_pipelines.py * Ignore use_clipped_model_output if scheduler doesn't take it
Author
Parents
Loading