mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-17 03:21:30 -05:00
- 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