InvokeAI/invokeai/backend/util
Lincoln Stein 5745ce9c7d Multiple refinements on loaders:
- Cache stat collection enabled.
- Implemented ONNX loading.
- Add ability to specify the repo version variant in installer CLI.
- If caller asks for a repo version that doesn't exist, will fall back
  to empty version rather than raising an error.
2024-03-01 10:42:33 +11:00
..
__init__.py loaders for main, controlnet, ip-adapter, clipvision and t2i 2024-03-01 10:42:33 +11:00
attention.py Apply black, isort, flake8 2023-09-12 13:01:58 -04:00
db_maintenance.py add techjedi's database maintenance script 2023-09-20 17:46:49 -04:00
devices.py Multiple refinements on loaders: 2024-03-01 10:42:33 +11:00
hotfixes.py Fix ruff? 2024-02-01 20:40:28 -05:00
log.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
logging.py clean up get_logger() call 2023-12-04 22:41:59 -05:00
mps_fixes.py add note about discriminated union and Body() issue; blackified 2023-11-12 16:50:05 -05:00
test_utils.py chore(backend): rename ModelInfo -> LoadedModelInfo 2024-03-01 10:42:33 +11:00
util.py loaders for main, controlnet, ip-adapter, clipvision and t2i 2024-03-01 10:42:33 +11:00