InvokeAI/invokeai
psychedelicious 8a2c78f2e1 fix(ui): dynamic prompts not recalculating when deleting or updating a style preset
The root cause was the active style preset not being reset when it was deleted, or no longer present in the list of style presets.

- Add extra reducer to `stylePresetSlice` to reset the active preset if it is deleted or otherwise unavailable
- Update the dynamic prompts listener to trigger on delete/update/list of style presets
2024-08-22 21:00:09 +10:00
..
app fix(api): allow updating of type for style preset 2024-08-19 16:12:39 -04:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend Remove tmp code 2024-08-07 22:06:05 -04:00
configs feat(mm): support sdxl ckpt inpainting models 2024-04-28 12:57:27 +10:00
frontend fix(ui): dynamic prompts not recalculating when deleting or updating a style preset 2024-08-22 21:00:09 +10:00
invocation_api Fix static type errors with SCHEDULER_NAME_VALUES. And, avoid bi-directional cross-directory imports, which contribute to circular import issues. 2024-07-05 07:38:35 -07:00
version chore: bump version to v4.2.8 2024-08-22 21:00:09 +10:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00