mirror of
https://github.com/invoke-ai/InvokeAI
synced 2024-08-30 20:32:17 +00:00
fix(nodes): fix ip-adapter field positioning on workflow editor
This commit is contained in:
committed by
Kent Keirsey
parent
f87b042162
commit
1625854eaf
@ -116,6 +116,7 @@ export const TYPES_WITH_INPUT_COMPONENTS = [
|
||||
'ColorField',
|
||||
'SDXLMainModelField',
|
||||
'Scheduler',
|
||||
'IPAdapterModelField',
|
||||
];
|
||||
|
||||
export const isPolymorphicItemType = (
|
||||
|
Reference in New Issue
Block a user