mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-02 22:55:24 -05:00
* feat(ui): add error handling for enqueueBatch route, remove sessions This re-implements the handling for the session create/invoke errors, but for batches. Also remove all references to the old sessions routes in the UI. * feat(ui): improve canvas image error UI * make canvas error state gray instead of red --------- Co-authored-by: Mary Hipp <maryhipp@Marys-MacBook-Air.local>