InvokeAI/invokeai/frontend/web/src/features
psychedelicious 2e9aa9391d feat(ui): update model identifier to be key (wip)
- Update most model identifiers to be `{key: string}` instead of name/base/type. Doesn't change the model select components yet.
- Update model _parameters_, stored in redux, to be `{key: string, base: BaseModel}` - we need to store the base model to be able to check model compatibility. May want to store the whole config? Not sure...
2024-02-16 18:56:02 +11:00
..
canvas feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
changeBoardModal refactor(ui): refactor reducer list 2024-02-03 07:39:19 -05:00
controlAdapters feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
deleteImageModal refactor(ui): refactor reducer list 2024-02-03 07:39:19 -05:00
dnd added reset to default back in, removed unneeded activation constraints 2024-02-14 18:07:15 -05:00
dynamicPrompts refactor(ui): refactor reducer list 2024-02-03 07:39:19 -05:00
embedding feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
gallery feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
hrf refactor(ui): refactor reducer list 2024-02-03 07:39:19 -05:00
lora feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
modelManager feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
nodes feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
parameters feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
queue refactor(ui): refactor reducer list 2024-02-03 07:39:19 -05:00
sdxl feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
settingsAccordions feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
system only refetch intermediates on modal open if it is enabled 2024-02-14 09:47:15 +11:00
ui feat(ui): update model identifier to be key (wip) 2024-02-16 18:56:02 +11:00
workflowLibrary feat(ui): workflow schema v3 (WIP) 2024-02-15 17:32:38 +11:00