InvokeAI/tests/backend
2024-12-30 10:41:48 -05:00
..
flux Infer the clip_extra_context_tokens param from the state dict for FLUX XLabs IP-Adapter V2 models. 2024-11-18 17:06:53 -08:00
ip_adapter Create a UNetAttentionPatcher for patching UNet models with CustomAttnProcessor2_0 modules. 2024-04-09 08:12:12 -04:00
model_manager Fix bitsandbytes imports in unit tests on MacOS. 2024-12-30 10:41:48 -05:00
patches Delete old sidecar wrapper implementation. This functionality has moved into the custom layers. 2024-12-29 17:33:08 +00:00
quantization Reduce peak memory used for unit tests. 2024-12-24 14:32:11 +00:00
stable_diffusion Add unit tests for ExtensionsManager and ExtensionBase. 2024-07-19 14:15:46 -04:00
tiles In CalculateImageTilesEvenSplitInvocation to have overlap_fraction becomes just overlap. This is now in pixels rather than as a fraction of the tile size. 2023-12-17 15:10:50 +00:00
util Add build_line(...) util function. 2024-09-20 01:01:37 +00:00
__init__.py POC of a test that depends on models. 2023-10-05 15:35:58 -04:00