InvokeAI/invokeai/app/api/routers
psychedelicious 7ac99d6bc3 feat(nodes): add enable, disable, status to invocation cache
- New routes to clear, enable, disable and get the status of the cache
- Status includes hits, misses, size, max size, enabled
- Add client cache queries and mutations, abstracted into hooks
- Add invocation cache status area (next to queue status) w/ buttons
2023-09-21 09:45:52 -04: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 Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
images.py isort wip 2023-09-12 13:01:58 -04:00
models.py isort wip 2023-09-12 13:01:58 -04:00
session_queue.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
sessions.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
utilities.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00