InvokeAI/invokeai/app
psychedelicious 6946a3871f feat(config): simplify config migrator logic
- Remove `Migrations` class - unnecessary complexity on top of `MigrationEntry`
- Move common classes to `config_common`
- Tidy docstrings, variable names
2024-05-14 16:20:40 +10:00
..
api tidy(api): reverted unnecessary changes in dependencies.py 2024-04-23 17:12:14 +10:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations Merge branch 'main' into lstein/feat/config-migration 2024-05-03 00:04:37 -04:00
services feat(config): simplify config migrator logic 2024-05-14 16:20:40 +10:00
shared tidy(nodes): move all field things to fields.py 2024-03-01 10:42:33 +11:00
util tidy(backend): clean up controlnet_utils 2024-04-25 13:20:09 +10:00
__init__.py fix: make invocation_context.py accessible to mkdocs 2024-03-01 10:42:33 +11:00
api_app.py make config migrator into an instance; refactor location of get_config() 2024-05-02 23:45:34 -04:00
run_app.py feat: single app entrypoint with CLI arg parsing 2024-03-19 09:24:28 +11:00