InvokeAI/tests/backend
Kent Keirsey af58a75e97
Support PEFT Loras with Base_Model.model prefix (#8433)
* Support PEFT Loras with Base_Model.model prefix

* update tests

* ruff

* fix python complaints

* update kes

* format keys

* remove unneeded test
2025-08-18 09:14:46 -04: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: ruff 2025-08-18 21:14:00 +10:00
patches Support PEFT Loras with Base_Model.model prefix (#8433) 2025-08-18 09:14:46 -04: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 Update supported cuda slot input. 2025-06-16 19:33:19 +10:00
__init__.py POC of a test that depends on models. 2023-10-05 15:35:58 -04:00