InvokeAI/invokeai/app
psychedelicious 417db71471 feat(db): decouple SqliteDatabase from config object
- Simplify init args to path (None means use memory), logger, and verbose
- Add docstrings to SqliteDatabase (it had almost none)
- Update all usages of the class
2023-12-12 10:30:37 +11:00
..
api feat(db): decouple SqliteDatabase from config object 2023-12-12 10:30:37 +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): decouple SqliteDatabase from config object 2023-12-12 10:30:37 +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