InvokeAI/invokeai/app
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
..
api feat(nodes): add enable, disable, status to invocation cache 2023-09-21 09:45:52 -04:00
assets/images tweaks in response to psychedelicious review of PR 2023-07-26 15:27:04 +10:00
cli isort wip 2023-09-12 13:01:58 -04:00
invocations fix(nodes): clipskip metadata entry is optional 2023-09-21 14:55:21 +10:00
models feat(nodes): refactor parameter/primitive nodes 2023-08-16 09:54:38 +10:00
services feat(nodes): add enable, disable, status to invocation cache 2023-09-21 09:45:52 -04:00
util fix: canvas not working on queue 2023-09-20 09:57:10 -04:00
api_app.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00
cli_app.py feat: queued generation (#4502) 2023-09-20 15:09:24 +10:00