diffusers/tests/pipelines
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
..
dance_diffusion default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +01:00
ddim Match the generator device to the pipeline for DDPM and DDIM (#1222) 2022-11-09 23:00:23 +01:00
ddpm Match the generator device to the pipeline for DDPM and DDIM (#1222) 2022-11-09 23:00:23 +01:00
karras_ve default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +01:00
latent_diffusion Match the generator device to the pipeline for DDPM and DDIM (#1222) 2022-11-09 23:00:23 +01:00
pndm default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +01:00
repaint feat: add repaint (#974) 2022-11-03 15:42:46 +01:00
score_sde_ve default fast model loading 🔥 (#1115) 2022-11-03 17:25:57 +01:00
stable_diffusion Fix slow tests (#1210) 2022-11-09 11:22:12 +01:00
vq_diffusion VQ-diffusion (#658) 2022-11-03 16:10:28 +01:00
__init__.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00