InvokeAI/invokeai/backend/util
Lincoln Stein 848cc12d63
Feature(backend): Add a command-line utility for running gallery maintenance (#8827)
* (bugfix) Add a command-line utility for running gallery maintenance

* chore(backend): ruff
2026-02-16 23:44:19 +00:00
..
__init__.py Tidy up GIG -> GB and remove unused GIG constant. 2024-08-29 19:08:18 +00:00
attention.py
build_line.py Add build_line(...) util function. 2024-09-20 01:01:37 +00:00
calc_tensor_size.py Add util functions calc_tensor_size(...) and calc_tensors_size(...). 2024-09-15 04:39:56 +03:00
catch_sigint.py
devices.py fix(z-image): improve device/dtype compatibility and error handling 2025-12-09 07:37:06 +01:00
gallery_maintenance.py Feature(backend): Add a command-line utility for running gallery maintenance (#8827) 2026-02-16 23:44:19 +00:00
hotfixes.py Patch from @lstein for the update of diffusers 2025-12-06 03:12:50 +01:00
logging.py
mask.py
original_weights_storage.py
prefix_logger_adapter.py Add log prefix to model cache logs. 2025-01-07 00:31:00 +00:00
silence_warnings.py
test_utils.py refactor: model manager v3 (#8607) 2025-10-15 10:18:53 +11:00
util.py Tidy up GIG -> GB and remove unused GIG constant. 2024-08-29 19:08:18 +00:00
vae_working_memory.py chore(invocation stats): remove old dangling debug statement 2026-01-10 11:32:37 -05:00