refiners/tests/foundationals/latent_diffusion
Cédric Deltheil 7d2abf6fbc scheduler: add remove noise
aka original sample prediction (or predict x0)

E.g. useful for methods like self-attention guidance (see equation (2)
in https://arxiv.org/pdf/2210.00939.pdf)
2023-10-05 17:05:15 +02:00
..
test_auto_encoder_ref initial commit 2023-08-04 15:28:41 +02:00
test_auto_encoder.py initial commit 2023-08-04 15:28:41 +02:00
test_controlnet.py expose lookup_top_adapter 2023-09-12 11:58:24 +02:00
test_image_prompt.py improve CrossAttentionAdapter test 2023-09-12 11:58:24 +02:00
test_reference_only_control.py fix legacy wording for refonly control 2023-09-14 11:21:11 +02:00
test_schedulers.py scheduler: add remove noise 2023-10-05 17:05:15 +02:00
test_sdxl_double_encoder.py black 2023-09-13 17:02:47 +02:00
test_sdxl_unet.py stop relying on SDXL 0.9 weights in test 2023-09-07 12:18:38 +02:00
test_unet.py unet: get rid of clip_embedding attribute for SD1 2023-09-01 19:23:33 +02:00