InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious 33e5ed7180 fix(ui): fix edge case in nodes graph building
Inputs with explicit values are validated by pydantic even if they also
have a connection (which is the actual value that is used).

Fix this by omitting explicit values for inputs that have a connection.
2023-05-30 09:06:13 -04:00
..
components feat(ui): consolidate images slice 2023-05-28 20:19:56 -04:00
hooks build(ui): treeshake lodash via lodash-es 2023-04-28 21:56:43 +10:00
store fix(ui): fix image nodes losing image 2023-05-24 11:30:47 -04:00
types Added float to FIELD_TYPE_MAP ins constants.ts 2023-05-26 21:44:00 -04:00
util fix(ui): fix edge case in nodes graph building 2023-05-30 09:06:13 -04:00