diffusers/tests/pipelines
Patrick von Platen b3c5e086e5
Finalize stable diffusion refactor (#1269)
* finish

* cleaner

* more fixes

* refactor

* make fix copies

* refactor cycle diffusion

* finish

* finish2

* Apply suggestions from code review
2022-11-13 23:54:30 +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 [Tests] Fix mps+generator fast tests (#1230) 2022-11-10 00:09:22 +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 Finalize stable diffusion refactor (#1269) 2022-11-13 23:54:30 +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