InvokeAI/invokeai/app/services/item_storage
2024-02-15 17:30:03 +11:00
..
__init__.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
item_storage_base.py feat(nodes): use ItemStorageABC for tensors and conditioning 2024-02-15 17:30:03 +11:00
item_storage_common.py feat(nodes): support custom save and load functions in ItemStorageEphemeralDisk 2024-02-15 17:30:03 +11:00
item_storage_ephemeral_disk.py feat(nodes): support custom exception in ephemeral disk storage 2024-02-15 17:30:03 +11:00
item_storage_forward_cache.py feat(nodes): use ItemStorageABC for tensors and conditioning 2024-02-15 17:30:03 +11:00
item_storage_memory.py feat(nodes): use ItemStorageABC for tensors and conditioning 2024-02-15 17:30:03 +11:00