InvokeAI/invokeai/app/services
2023-04-05 17:59:21 +10:00
..
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
events.py fix(nodes): fix step_callback + fast latents generation 2023-03-16 20:03:08 +11:00
graph.py fix(nodes): fix schema generation for output classes 2023-03-26 17:20:10 +11:00
image_storage.py fix(nodes): fix DiskImageStorage.get() bug 2023-04-05 17:59:21 +10:00
invocation_queue.py [nodes] Add cancelation to the API 2023-03-26 15:47:32 +11:00
invocation_services.py add restoration services to nodes 2023-03-11 17:00:00 -05:00
invoker.py [nodes] Add cancelation to the API 2023-03-26 15:47:32 +11:00
item_storage.py revert and disable auto-formatting of invocations 2023-03-03 14:59:17 -05:00
model_manager_initializer.py add TODO comments 2023-03-11 18:08:45 -05:00
processor.py feat(nodes): add datatypes module 2023-04-04 13:32:34 +10:00
restoration_services.py add restoration services to nodes 2023-03-11 17:00:00 -05:00
sqlite.py fix(nodes): fix off-by-one page count error 2023-04-04 16:38:37 +10:00