InvokeAI/invokeai
psychedelicious 0d4b80780b feat(ui): handle edge cases when archiving/deleting boards
If the currently selected or auto-add board is archived or deleted, we should reset them. There are some edge cases taht weren't handled in the previous implementation.

All handling of this logic is moved to the (renamed) listener.
2024-06-28 10:36:05 +10:00
..
app feat(app): BoardRecord.archived is a required field 2024-06-28 10:36:05 +10:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend Load single-file checkpoints directly without conversion (#6510) 2024-06-27 17:31:28 -04:00
configs feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
frontend feat(ui): handle edge cases when archiving/deleting boards 2024-06-28 10:36:05 +10:00
invocation_api fix: SchedulerOutput not being imported correctly 2024-06-10 04:12:20 -07:00
version Update invokeai_version.py 2024-06-27 10:41:01 +10:00
__init__.py