InvokeAI/invokeai/frontend/web/src/features/workflowLibrary
psychedelicious 7e2eeec1f3 feat(ui): optimized workflow building
- Store workflow in nanostore as singleton instead of building for each consumer
- Debounce the build (already was indirectly debounced)
- When the workflow is needed, imperatively grab it from the nanostores, instead of letting react handle it via reactivity
2024-01-01 08:13:23 -05:00
..
components fix(ui): fix workflow library new workflow/settings closing 2024-01-01 08:13:23 -05:00
context feat(ui): ux improvements & redesign 2023-12-29 08:26:14 -05:00
hooks feat(ui): optimized workflow building 2024-01-01 08:13:23 -05:00
util feat: workflow library (#5148) 2023-12-09 09:48:38 +11:00