InvokeAI/invokeai/app/services
psychedelicious 9195c8c957 feat: dedicated route to get intermediates count
This fixes a weird issue where the list images method needed to handle `None` for its `limit` and `offset` arguments, in order to get a count of all intermediates.
2023-10-19 16:58:51 +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(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
image_records feat: dedicated route to get intermediates count 2023-10-19 16:58:51 +11:00
images feat: dedicated route to get intermediates count 2023-10-19 16:58:51 +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(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
urls feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00
invocation_services.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
invoker.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00