InvokeAI/invokeai/app
psychedelicious 929b1f4a41 fix(db): fix mis-ordered db cleanup step
It was happening before pruning queue items - should happen afterwards, else you have to restart the app again to free disk space made available by the pruning.
2023-12-02 21:40:01 +11:00
..
api fix(db): fix mis-ordered db cleanup step 2023-12-02 21:40:01 +11:00
assets/images feat(backend): sync system workflows to db 2023-12-01 22:45:17 +11:00
invocations Merge remote-tracking branch 'origin/main' into feat/workflow-saving 2023-12-01 23:03:01 +11:00
services fix(workflow_records): typo 2023-12-02 19:54:15 +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 feat(ui): add support for custom field types 2023-11-29 10:49:31 +11:00