refiners/tests/foundationals/latent_diffusion
Pierre Chapuis 0f476ea18b make high-level adapters Adapters
This generalizes the Adapter abstraction to higher-level
constructs such as high-level LoRA (targeting e.g. the
SD UNet), ControlNet and Reference-Only Control.

Some adapters now work by adapting child models with
"sub-adapters" that they inject / eject when needed.
2023-08-31 10:57:18 +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 make high-level adapters Adapters 2023-08-31 10:57:18 +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_self_attention_injection.py make high-level adapters Adapters 2023-08-31 10:57:18 +02:00
test_unet.py shorter import paths 2023-08-29 16:57:40 +02:00