InvokeAI/tests/app
Lincoln Stein d34655fd58
Fix(model manager): Improve calculation of Z-Image VAE working memory needs (#8740)
* Fix Z-Image VAE encode/decode to request working memory

Co-authored-by: lstein <111189+lstein@users.noreply.github.com>

* fix: remove check for non-flux vae

* fix: remove check for non-flux vae: latents_to_image

* Remove conditional estimation tests

---------

Co-authored-by: copilot-swe-agent[bot] <198982749+Copilot@users.noreply.github.com>
Co-authored-by: lstein <111189+lstein@users.noreply.github.com>
2026-01-08 17:48:09 +00:00
..
invocations Fix(model manager): Improve calculation of Z-Image VAE working memory needs (#8740) 2026-01-08 17:48:09 +00:00
routers add debugging statements and a timeout to download test 2024-03-01 10:42:33 +11:00
services refactor: model manager v3 (#8607) 2025-10-15 10:18:53 +11:00
util tests: use dangerously_run_function_in_subprocess to fix configure_torch_cuda_allocator tests 2025-03-06 07:49:35 +11:00
__init__.py Add support for T2I-Adapter in node workflows (#4612) 2023-10-05 16:29:16 +11:00
test_extract_metadata_from_image.py chore: ruff 2025-03-07 11:45:49 +11:00