InvokeAI/invokeai/app/services
2023-04-09 22:53:17 +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 feat(nodes): mark ImageField properties required, add docs 2023-04-09 22:53:17 +10:00
image_storage.py feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00
invocation_queue.py [nodes] Add cancelation to the API 2023-03-26 15:47:32 +11:00
invocation_services.py [nodes] Add latent nodes, storage, and fix iteration bugs (#3091) 2023-04-06 04:06:05 +00: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
model_manager_initializer.py add TODO comments 2023-03-11 18:08:45 -05:00
processor.py feat(nodes): add list_images endpoint 2023-04-09 13:48:44 +10:00
restoration_services.py add restoration services to nodes 2023-03-11 17:00:00 -05:00
sqlite.py fix(nodes): commit changes to db 2023-04-03 19:09:49 +10:00