InvokeAI/invokeai/app
psychedelicious@windows f1b6f78319 fix(db): fix windows db migrator tests
- Ensure db files are closed before manipulating them
- Use contextlib.closing() so that sqlite connections are closed on existing the context
2023-12-11 16:14:25 +11:00
..
api feat(db): only reinit db if migrations occurred 2023-12-11 16:14:25 +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 fix(db): fix windows db migrator tests 2023-12-11 16:14:25 +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