InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious 78b8cfede3
fix(nodes,ui): optional metadata
- Make all metadata items optional. This will reduce errors related to metadata not being provided when we update the backend but old queue items still exist
- Fix a bug in t2i adapter metadata handling where it checked for ip adapter metadata instaed of t2i adapter metadata
- Fix some metadata fields that were not using `InputField`
2023-10-15 10:44:16 +11:00
..
components Frontend changes to enable multiple IP-Adapters in the workflow editor. 2023-10-06 20:43:43 -04:00
hooks Workflow editor improvements - add node from empty connection and auto-connect to empy handle. (#4684) 2023-09-29 18:12:57 +10:00
store fix(ui): fix canvas soft-lock if canceled before first generation 2023-10-09 20:11:21 +11:00
types feat(nodes,ui): add t2i to linear UI 2023-10-07 22:30:15 +11:00
util fix(nodes,ui): optional metadata 2023-10-15 10:44:16 +11:00