InvokeAI/invokeai/app
psychedelicious 3414437eea feat(db): instantiate SqliteMigrator with a SqliteDatabase
Simplifies a couple things:
- Init is more straightforward
- It's clear in the migrator that the connection we are working with is related to the SqliteDatabase
2023-12-12 10:46:08 +11:00
..
api feat(db): instantiate SqliteMigrator with a SqliteDatabase 2023-12-12 10:46:08 +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): instantiate SqliteMigrator with a SqliteDatabase 2023-12-12 10:46:08 +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