InvokeAI/invokeai/app/services/invocation_stats
psychedelicious 5a3195f757 final tidying before marking PR as ready for review
- Replace AnyModelLoader with ModelLoaderRegistry
- Fix type check errors in multiple files
- Remove apparently unneeded `get_model_config_enum()` method from model manager
- Remove last vestiges of old model manager
- Updated tests and documentation

resolve conflict with seamless.py
2024-03-01 10:42:33 +11:00
..
__init__.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
invocation_stats_base.py final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
invocation_stats_common.py feat(stats): refactor InvocationStatsService to output stats as dataclasses 2024-02-01 08:50:56 +11:00
invocation_stats_default.py Fix issues identified during PR review by RyanjDick and brandonrising 2024-03-01 10:42:33 +11:00