InvokeAI/invokeai/frontend/web/src/features
psychedelicious 52a09422c7 feat(ui): create rtk-query hooks for individual model types
Eg `useGetMainModelsQuery()`, `useGetLoRAModelsQuery()` instead of `useListModelsQuery({base_type})`.

Add specific adapters for each model type. Just more organised and easier to consume models now.

Also updated LoRA UI to use the model name.
2023-07-05 12:47:34 +10:00
..
batch feat(ui): add multi-select and batch capabilities 2023-07-04 00:18:27 +10:00
canvas cleanup: Minor theme related cleanup 2023-06-30 06:09:14 +12:00
controlNet feat(ui): add multi-select and batch capabilities 2023-07-04 00:18:27 +10:00
dynamicPrompts feat(ui): use max prompts for combinatorial, iterations for non-combinatorial 2023-06-27 20:29:41 +10:00
gallery feat(ui): hide batch ui pending logic implementation 2023-07-04 00:26:58 +10:00
imageDeletion feat(ui): add multi-select and batch capabilities 2023-07-04 00:18:27 +10:00
lightbox feat(ui): api layer refactor 2023-06-24 17:57:39 +10:00
lora feat(ui): create rtk-query hooks for individual model types 2023-07-05 12:47:34 +10:00
nodes feat(ui): create rtk-query hooks for individual model types 2023-07-05 12:47:34 +10:00
parameters feat: Add VAE Select to Linea UI Panels (non func) 2023-07-04 14:34:41 +10:00
system feat(ui): create rtk-query hooks for individual model types 2023-07-05 12:47:34 +10:00
ui feat(ui): create rtk-query hooks for individual model types 2023-07-05 12:47:34 +10:00