InvokeAI/invokeai/app/services/images
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
..
__init__.py feat: refactor services folder/module structure 2023-10-12 12:15:06 -04:00
images_base.py feat: dedicated route to get intermediates count 2023-10-19 16:58:51 +11:00
images_common.py feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
images_default.py feat: dedicated route to get intermediates count 2023-10-19 16:58:51 +11:00