InvokeAI/invokeai/app/services
2023-04-25 04:21:03 +03:00
..
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
default_graphs.py Make latent generation nodes use conditions instead of prompt 2023-04-25 04:21:03 +03:00
events.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
graph.py nodes: ensure Graph and GraphExecutionState ids are cast to str on instantiation 2023-04-16 09:39:33 -04:00
image_storage.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
invocation_queue.py nodes: invocation queue item - make more pydantic 2023-04-16 09:39:33 -04:00
invocation_services.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
invoker.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00
item_storage.py revert and disable auto-formatting of invocations 2023-03-03 14:59:17 -05:00
latent_storage.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00:00
metadata.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
model_manager_initializer.py add TODO comments 2023-03-11 18:08:45 -05:00
processor.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00
restoration_services.py add restoration services to nodes 2023-03-11 17:00:00 -05:00
sqlite.py Partial migration of UI to nodes API (#3195) 2023-04-22 13:10:20 +10:00