InvokeAI/invokeai/app/services
psychedelicious 3c4f43314c feat: move workflow/metadata models to baseinvocation.py
needed to prevent circular imports
2023-10-20 12:05:13 +11:00
..
board_image_records fix(db): use RLock instead of Lock 2023-10-16 11:45:24 +11:00
board_images feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
board_records feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
boards feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
config feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
events feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
image_files feat: move workflow/metadata models to baseinvocation.py 2023-10-20 12:05:13 +11:00
image_records feat: metadata refactor 2023-10-20 12:05:13 +11:00
images feat: move workflow/metadata models to baseinvocation.py 2023-10-20 12:05:13 +11:00
invocation_cache feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
invocation_processor feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
invocation_queue feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
invocation_stats feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
item_storage feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
latents_storage feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
model_manager feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
names feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
session_processor fix(app): remove errant logger line 2023-10-12 12:15:06 -04:00
session_queue feat: remove enqueue_graph routes/methods (#4922) 2023-10-17 18:00:40 +00:00
shared feat: metadata refactor 2023-10-20 12:05:13 +11:00
urls feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
workflow_records feat: move workflow/metadata models to baseinvocation.py 2023-10-20 12:05:13 +11:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
invocation_services.py feat: add workflows table & service 2023-10-20 12:05:13 +11:00
invoker.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00