InvokeAI/invokeai/frontend
psychedelicious 89aa06e014 feat(ui): consolidate images slice
Now that images are in a database and we can make filtered queries, we can do away with the cumbersome `resultsSlice` and `uploadsSlice`.

- Remove `resultsSlice` and `uploadsSlice` entirely
- Add `imagesSlice` fills the same role
- Convert the application to use `imagesSlice`, reducing a lot of messy logic where we had to check which category was selected
- Add a simple filter popover to the gallery, which lets you select any number of image categories
2023-05-28 20:19:56 -04:00
..
CLI remove globals, args, generate and the legacy CLI 2023-05-03 23:36:51 -04:00
install adjust non-app modules to use new config system 2023-05-04 00:43:51 -04:00
merge adjust non-app modules to use new config system 2023-05-04 00:43:51 -04:00
training fixes to env parsing, textual inversion & help text 2023-05-18 10:48:23 -04:00
web feat(ui): consolidate images slice 2023-05-28 20:19:56 -04:00
__init__.py all files migrated; tweaks needed 2023-03-03 00:02:15 -05:00