diffusers/tests/pipelines/latent_diffusion
Anton Lozhkov 7d0c272939
Match the generator device to the pipeline for DDPM and DDIM (#1222)
* Match the generator device to the pipeline for DDPM and DDIM

* style

* fix

* update values

* fix fast tests

* trigger slow tests

* deprecate

* last value fixes

* mps fixes
2022-11-09 23:00:23 +01:00
..
__init__.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00
test_latent_diffusion.py default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +01:00
test_latent_diffusion_superresolution.py Match the generator device to the pipeline for DDPM and DDIM (#1222) 2022-11-09 23:00:23 +01:00
test_latent_diffusion_uncond.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00