InvokeAI/invokeai/app/services
2023-07-03 10:57:40 -04:00
..
models fix(db): update models for boards w/ nullable deleted_at 2023-06-22 16:25:49 +10:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
board_image_record_storage.py fix(db): update models for boards w/ nullable deleted_at 2023-06-22 16:25:49 +10:00
board_images.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
board_record_storage.py feat(db): add get_all() method for boards 2023-06-22 16:25:49 +10:00
boards.py feat(db): add get_all() method for boards 2023-06-22 16:25:49 +10:00
config.py autoimport from embedding/controlnet/lora folders designated in startup file 2023-06-27 12:30:53 -04:00
default_graphs.py feat(nodes): default to CPU noise 2023-06-27 13:57:31 +10:00
events.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
graph.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
image_file_storage.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
image_record_storage.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
images.py (api) add option to board delete route and logic to services 2023-06-29 21:14:53 +10:00
invocation_queue.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
invocation_services.py feat(nodes): add boards and board_images services 2023-06-22 16:25:49 +10:00
invoker.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
item_storage.py revert and disable auto-formatting of invocations 2023-03-03 14:59:17 -05:00
latent_storage.py restore 3.9 compatibility by replacing | with Union[] 2023-07-03 10:57:40 -04:00
metadata.py feat(nodes): improve metadata service comments 2023-05-24 11:30:47 -04:00
model_manager_service.py feat(models): update model manager service & route to return list of models 2023-06-22 17:34:12 +10:00
processor.py chore(nodes): remove unused imports 2023-05-25 12:12:31 +10:00
resource_name.py feat(nodes): add nameservice 2023-05-28 20:19:56 -04:00
restoration_services.py Fixes, first runable version 2023-06-11 16:42:40 +03:00
sqlite.py fix potential race condition in config system 2023-05-25 20:41:26 -04:00
urls.py feat(nodes): remove image_origin from most places 2023-06-14 23:08:27 +10:00