InvokeAI/tests/backend
Kevin Turner 52a8ad1c18 chore: rename model.size to model.file_size
to disambiguate from RAM size or pixel size
2025-04-10 09:53:03 +10:00
..
flux chore(backend): ruff C420 2025-03-28 18:28:32 -04:00
ip_adapter Create a UNetAttentionPatcher for patching UNet models with CustomAttnProcessor2_0 modules. 2024-04-09 08:12:12 -04:00
model_manager chore: rename model.size to model.file_size 2025-04-10 09:53:03 +10:00
patches Add utils for loading FLUX OneTrainer DoRA models. 2025-01-28 14:51:35 +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