mirror of
https://github.com/invoke-ai/InvokeAI.git
synced 2026-02-17 06:56:42 -05:00
feat(ui): use new model type grouping for control adapters in control layers
This commit is contained in:
@@ -42,6 +42,7 @@ export const ControlAdapterModelCombobox = memo(({ modelKey, onChange: onChangeM
|
||||
selectedModel,
|
||||
getIsDisabled,
|
||||
isLoading,
|
||||
groupByType: true,
|
||||
});
|
||||
|
||||
return (
|
||||
|
||||
Reference in New Issue
Block a user