InvokeAI/invokeai/app/api/routers
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
..
app_info.py feat(nodes): add enable, disable, status to invocation cache 2023-09-21 09:45:52 -04:00
board_images.py Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
boards.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
images.py feat: dedicated route to get intermediates count 2023-10-19 16:58:51 +11:00
models.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
session_queue.py feat: remove enqueue_graph routes/methods (#4922) 2023-10-17 18:00:40 +00:00
sessions.py feat(api): restore get_session route 2023-10-17 14:59:25 +11:00
utilities.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00