InvokeAI/invokeai/app
psychedelicious afe4e55bf9 feat(db): simplify migration registration validation
With the previous change to assert that the to_version == from_version + 1, this validation can be simpler.
2023-12-12 09:52:03 +11:00
..
api feat(db): move sqlite_migrator into its own module 2023-12-11 16:41:30 +11:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations fix(tests): fix pydantic warning about deprecated fields 2023-12-09 16:31:41 +11:00
services feat(db): simplify migration registration validation 2023-12-12 09:52:03 +11:00
shared Add CFG Rescale option for supporting zero-terminal SNR models (#4335) 2023-11-30 20:55:20 +11:00
util chore: ruff check - fix pycodestyle 2023-11-11 10:55:33 +11:00
api_app.py fix(api): only attempt to serve UI build if it exists 2023-12-11 12:30:13 +11:00