refiners/tests/foundationals/latent_diffusion
Cédric Deltheil b933fabf31 unet: get rid of clip_embedding attribute for SD1
It is implicitly defined by the underlying cross-attention layer. This
also makes it consistent with SDXL.
2023-09-01 19:23:33 +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 unet: get rid of clip_embedding attribute for SD1 2023-09-01 19:23:33 +02:00
test_reference_only_control.py unet: get rid of clip_embedding attribute for SD1 2023-09-01 19:23:33 +02:00
test_schedulers.py initial commit 2023-08-04 15:28:41 +02:00
test_sdxl_double_encoder.py refactor latent_diffusion module 2023-08-25 12:30:20 +02:00
test_sdxl_unet.py implement the ConvertModule class and refactor conversion scripts 2023-08-28 14:39:14 +02:00
test_unet.py unet: get rid of clip_embedding attribute for SD1 2023-09-01 19:23:33 +02:00