InvokeAI/invokeai/frontend
psychedelicious f6738d647e fix(ui): store customStarUI outside redux
JSX is not serializable, so it cannot be in redux. Non-serializable global state may be put into `nanostores`.

- Use `nanostores` for `customStarUI`
- Use `nanostores` for `headerComponent`
- Re-enable the serializable & immutable check redux middlewares
2023-09-14 12:13:03 +10:00
..
CLI Resolving merge conflicts for flake8 2023-08-18 15:52:04 +10:00
install isort wip 2023-09-12 13:01:58 -04:00
merge isort wip 2023-09-12 13:01:58 -04:00
training isort wip 2023-09-12 13:01:58 -04:00
web fix(ui): store customStarUI outside redux 2023-09-14 12:13:03 +10:00
__init__.py Run python black 2023-07-28 09:46:44 -04:00
legacy_launch_invokeai.py isort wip 2023-09-12 13:01:58 -04:00