InvokeAI/invokeai/app
psychedelicious 1fd6666682 feat(backend): clear latents files on startup
Adds logic to `DiskLatentsStorage.start()` to empty the latents folder on startup.

Adds start and stop methods to `ForwardCacheLatentsStorage`. This is required for `DiskLatentsStorage.start()` to be called, due to how this particular service breaks the direct DI pattern, wrapping the underlying storage with a cache.
2023-12-01 17:44:07 -08:00
..
api fixed ruff formatting issues 2023-11-13 18:15:17 -05:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
invocations (minor) Tweak field ordering and field names for tiling nodes. 2023-11-30 07:53:27 -08:00
services feat(backend): clear latents files on startup 2023-12-01 17:44:07 -08: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