diffusers/tests
Nathan Lambert 182b164f32
Fix VE SDE tests, clean API (#95)
* clean ddpm api to match ddim

* correct ve sde class

* update pipeline API for ve sde

* make style

* Apply suggestions from code review

Co-authored-by: Patrick von Platen <patrick.v.platen@gmail.com>
2022-07-19 12:12:45 +02:00
..
__init__.py fix issues with loading, add test for pipeline 2022-06-07 15:40:36 +02:00
test_layers_utils.py add tests for 1D Up/Downsample blocks (#72) 2022-07-04 11:41:04 +02:00
test_modeling_utils.py make all tests pass 2022-07-19 00:24:10 +00:00
test_scheduler.py Fix VE SDE tests, clean API (#95) 2022-07-19 12:12:45 +02:00