diffusers/tests/pipelines
Patrick von Platen 9b63854886
Improve reproduceability 2/3 (#1906)
* [Repro] Correct reproducability

* up

* up

* uP

* up

* need better image

* allow conversion from no state dict checkpoints

* up

* up

* up

* up

* check tensors

* check tensors

* check tensors

* check tensors

* next try

* up

* up

* better name

* up

* up

* Apply suggestions from code review

* correct more

* up

* replace all torch randn

* fix

* correct

* correct

* finish

* fix more

* up
2023-01-04 23:51:17 +01:00
..
altdiffusion [Revision] Don't recommend using revision (#1764) 2022-12-19 16:25:41 +01:00
audio_diffusion Add condtional generation to AudioDiffusionPipeline (#1826) 2023-01-03 14:09:14 +01:00
dance_diffusion Make sure all pipelines can run with batched input (#1669) 2022-12-13 12:50:15 +01:00
ddim Make sure all pipelines can run with batched input (#1669) 2022-12-13 12:50:15 +01:00
ddpm Bump to 0.12.0.dev0 (#1771) 2022-12-19 18:44:08 +01:00
karras_ve Improve reproduceability 2/3 (#1906) 2023-01-04 23:51:17 +01:00
latent_diffusion Fix/update the LDM pipeline and tests (#1743) 2022-12-18 11:49:53 +01:00
paint_by_example Improve reproduceability 2/3 (#1906) 2023-01-04 23:51:17 +01:00
pndm Standardize fast pipeline tests with PipelineTestMixin (#1526) 2022-12-06 18:35:30 +01:00
repaint Nightly integration tests (#1664) 2022-12-16 18:51:11 +01:00
score_sde_ve Standardize fast pipeline tests with PipelineTestMixin (#1526) 2022-12-06 18:35:30 +01:00
stable_diffusion Make safety_checker optional in more pipelines (#1796) 2022-12-25 21:58:45 +01:00
stable_diffusion_2 [StableDiffusionInpaint] Correct test (#1859) 2022-12-29 14:47:56 +01:00
stable_diffusion_safe Standardize fast pipeline tests with PipelineTestMixin (#1526) 2022-12-06 18:35:30 +01:00
unclip Improve reproduceability 2/3 (#1906) 2023-01-04 23:51:17 +01:00
versatile_diffusion Standardize fast pipeline tests with PipelineTestMixin (#1526) 2022-12-06 18:35:30 +01:00
vq_diffusion Standardize fast pipeline tests with PipelineTestMixin (#1526) 2022-12-06 18:35:30 +01:00
__init__.py Reorganize pipeline tests (#963) 2022-10-24 16:34:01 +02:00