refiners/tests/e2e
Pierre Chapuis 8c7fcbc00f LoRA manager: move exclude / include to add_loras call
Always exclude the TimestepEncoder by default.
This is because some keys include both e.g. `resnet` and `time_emb_proj`.

Preprocess blocks that tend to mix up with others in a separate
auto_attach call.
2024-03-08 15:43:57 +01:00
..
test_diffusion_ref fix DPO LoRA loading in tests 2024-03-08 15:43:57 +01:00
test_lcm_ref add tests for LCM and LCM-LoRA 2024-02-21 16:37:27 +01:00
test_lightning_ref add tests for SDXL Lightning 2024-02-26 12:14:02 +01:00
__init__.py add empty __init__.py files to make pytest happy 2023-08-23 17:49:59 +02:00
test_diffusion.py LoRA manager: move exclude / include to add_loras call 2024-03-08 15:43:57 +01:00
test_lcm.py add docstrings for LCM / LCM-LoRA 2024-02-21 16:37:27 +01:00
test_lightning.py add tests for SDXL Lightning 2024-02-26 12:14:02 +01:00
test_preprocessors.py upgrade pyright to 1.1.342 ; improve no_grad typing 2023-12-29 15:09:02 +01:00