InvokeAI/invokeai/app/services
2023-12-03 19:22:16 +11:00
..
board_image_records feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
board_images feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
board_records feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
boards feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
config fix(config): use public import path for JsonDict 2023-11-28 09:30:49 +11:00
events chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
image_files feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
image_records fix(backend): revert unrelated service organisational changes 2023-12-03 19:03:29 +11:00
images feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
invocation_cache feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
invocation_processor feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
invocation_queue feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
invocation_stats chore: ruff check - fix flake8-bugbear 2023-11-11 10:55:28 +11:00
item_storage feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
latents_storage feat(backend): move logic to clear latents to method 2023-12-01 17:44:07 -08:00
model_manager chore: flake8 2023-10-30 01:49:10 +11:00
model_records feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
names feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
session_processor feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
session_queue fix(backend): revert unrelated service organisational changes 2023-12-03 19:03:29 +11:00
shared fix: tidy up unused files, unrelated changes 2023-12-03 19:00:01 +11:00
urls feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
workflow_records feat(backend): workflow_records.get_many arg "filter_text" -> "query" 2023-12-03 19:22:16 +11:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
invocation_services.py feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00
invoker.py feat(backend): update workflows handling 2023-11-29 12:42:10 +11:00