InvokeAI/invokeai/app/api
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
..
routers final tidying before marking PR as ready for review 2024-03-01 10:42:33 +11:00
dependencies.py Fix issues identified during PR review by RyanjDick and brandonrising 2024-03-01 10:42:33 +11:00
events.py chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
no_cache_staticfiles.py fix(api): typo in no_cache_staticfiles.py 2024-01-22 16:10:25 +11:00
sockets.py Upgrade version of fastapi and socketio 2024-02-09 09:04:01 +11:00