InvokeAI/invokeai/app/services/item_storage
psychedelicious 9f382419dc revert(nodes): revert making tensors/conditioning use item storage
Turns out they are just different enough in purpose that the implementations would be rather unintuitive. I've made a separate ObjectSerializer service to handle tensors and conditioning.

Refined the class a bit too.
2024-03-01 10:42:33 +11:00
..
__init__.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
item_storage_base.py revert(nodes): revert making tensors/conditioning use item storage 2024-03-01 10:42:33 +11:00
item_storage_common.py revert(nodes): revert making tensors/conditioning use item storage 2024-03-01 10:42:33 +11:00
item_storage_memory.py revert(nodes): revert making tensors/conditioning use item storage 2024-03-01 10:42:33 +11:00