InvokeAI/invokeai/app/services
2024-07-18 15:07:38 -04:00
..
board_image_records feat(db): add SQLiteMigrator to perform db migrations 2023-12-11 16:14:25 +11:00
board_images feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
board_records feat(db): add SQLiteMigrator to perform db migrations 2023-12-11 16:14:25 +11:00
boards feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
bulk_download refactor(events): use pydantic schemas for events 2024-05-27 09:06:02 +10:00
config resolve merge conflicts 2024-06-23 10:31:35 -04:00
download fix: other recursive imports 2024-06-10 04:12:20 -07:00
events feat(app): add model_install_download_started event 2024-06-17 09:50:25 +10:00
image_files feat(app): simplified create image API 2024-05-18 09:04:37 +10:00
image_records fix(app): pass image metadata as stringified json 2024-05-18 09:04:37 +10:00
images fix(app): type annotations in images service 2024-05-18 09:04:37 +10:00
invocation_cache fix(nodes): correctly serialize outputs 2024-03-06 08:14:12 -05:00
invocation_stats fixup unit tests and remove debugging statements 2024-06-02 21:28:54 -04:00
item_storage revert(nodes): revert making tensors/conditioning use item storage 2024-03-01 10:42:33 +11:00
model_images docs(mm): update comment about model images 2024-03-08 12:26:35 +11:00
model_install resolve merge conflicts 2024-06-23 10:31:35 -04:00
model_load fixup code broken by merge with main 2024-06-23 12:17:16 -04:00
model_manager fixup code broken by merge with main 2024-06-23 12:17:16 -04:00
model_records more refactoring; HF subfolders not working 2024-05-16 22:26:18 -04:00
names feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
object_serializer ruff fixes and restore default map location of object serializer load 2024-07-18 15:07:38 -04:00
session_processor fixup unit tests and remove debugging statements 2024-06-02 21:28:54 -04:00
session_queue resolve merge conflicts 2024-06-23 10:31:35 -04:00
shared ruff fixes and restore default map location of object serializer load 2024-07-18 15:07:38 -04:00
urls cleanup 2024-03-06 21:57:41 -05:00
workflow_records chore(nodes): update default workflows for v4 2024-03-22 02:21:33 -07:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
invocation_services.py merged multi-gpu support into new session_processor architecture 2024-06-02 14:10:08 -04:00
invoker.py refactor(nodes): merge processors 2024-03-01 10:42:33 +11:00