mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
1fd6666682
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. |
||
---|---|---|
.. | ||
__init__.py | ||
latents_storage_base.py | ||
latents_storage_disk.py | ||
latents_storage_forward_cache.py |