InvokeAI/invokeai/frontend/web/src/features/controlAdapters/hooks
psychedelicious b1d8f3a3f9 tidy(ui): revert changes to old CA implementation
These changes were left over from the previous attempt to handle control adapters in control layers with the same logic. Control Layers are now handled totally separately, so these changes may be reverted.
2024-05-02 23:09:26 -04:00
..
useAddControlAdapter.ts 'feat(ui): update processor constants to calculate default resolution based on current base model, add image_resolution to the processors that didn't have it in the UI as a configurable op 2024-03-19 21:59:51 +11:00
useControlAdapterBeginEndStepPct.ts fix(ui): do not use state => state as an input selector 2024-01-06 00:03:07 +11:00
useControlAdapterCLIPVisionModel.ts feat: Let users pick CLIP Vision model for Checkpoint IP Adapters 2024-04-03 12:40:05 +05:30
useControlAdapterControlImage.ts chore(ui): format 2024-01-28 19:57:53 +11:00
useControlAdapterControlMode.ts fix(ui): update most other selectors 2024-01-06 00:03:07 +11:00
useControlAdapterIPMethod.ts tidy(ui): revert changes to old CA implementation 2024-05-02 23:09:26 -04:00
useControlAdapterIsEnabled.ts chore(ui): format 2024-01-28 19:57:53 +11:00
useControlAdapterModel.ts feat(ui): use default settings for control adapters for processor 2024-03-08 12:44:58 -05:00
useControlAdapterModels.ts feat(ui): single getModelConfigs query 2024-03-14 23:37:40 +11:00
useControlAdapterProcessedControlImage.ts chore(ui): format 2024-01-28 19:57:53 +11:00
useControlAdapterProcessorNode.ts chore(ui): format 2024-01-28 19:57:53 +11:00
useControlAdapterProcessorType.ts chore(ui): format 2024-01-28 19:57:53 +11:00
useControlAdapterResizeMode.ts fix(ui): do not use state => state as an input selector 2024-01-06 00:03:07 +11:00
useControlAdapterShouldAutoConfig.ts fix(ui): update most other selectors 2024-01-06 00:03:07 +11:00
useControlAdapterType.ts feat(ui): fix main model & control adapter model selects 2024-03-01 10:42:33 +11:00
useControlAdapterWeight.ts chore(ui): format 2024-01-28 19:57:53 +11:00
useGetDefaultForControlnetProcessor.ts 'feat(ui): update processor constants to calculate default resolution based on current base model, add image_resolution to the processors that didn't have it in the UI as a configurable op 2024-03-19 21:59:51 +11:00