InvokeAI/invokeai/app/services
2023-12-04 17:08:33 -05:00
..
board_image_records chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
board_images feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
board_records chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
boards feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
config implement suggestions from first review by @psychedelicious 2023-12-04 17:08:33 -05:00
events further changes for ruff 2023-11-26 17:13:31 -05:00
image_files chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
image_records chore: ruff format 2023-11-11 10:55:40 +11:00
images chore: ruff format 2023-11-11 10:55:40 +11:00
invocation_cache feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
invocation_processor chore: ruff format 2023-11-11 10:55:40 +11:00
invocation_queue chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
invocation_stats chore: ruff check - fix flake8-bugbear 2023-11-11 10:55:28 +11:00
item_storage chore: ruff check - fix flake8-comprensions 2023-11-11 10:55:23 +11:00
latents_storage feat(backend): move logic to clear latents to method 2023-12-01 17:44:07 -08:00
model_install implement suggestions from first review by @psychedelicious 2023-12-04 17:08:33 -05:00
model_manager chore: flake8 2023-10-30 01:49:10 +11:00
model_records Merge branch 'main' into refactor/model-manager-3 2023-11-27 22:15:51 -05:00
names feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
session_processor chore: ruff 2023-11-21 20:22:27 +11:00
session_queue feat(backend): only log pruned queue items / db freed space if > 0 2023-12-01 17:44:07 -08:00
shared feat(nodes): add index and total to iterate output 2023-12-04 14:11:32 +11:00
urls feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
workflow_image_records fix(db): remove extraneous conflict handling in workflow image records 2023-10-20 12:05:13 +11:00
workflow_records fix(db): fix deprecated pydantic .json() method 2023-10-31 04:34:51 +11:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
invocation_services.py all features implemented, docs updated, ready for review 2023-11-26 13:18:21 -05:00
invoker.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00