InvokeAI/invokeai/frontend/web/src/features/nodes
psychedelicious b58494c420 feat(ui): add graph-to-workflow debug helper
This is intended for debug usage, so it's hidden away in the workflow library `...` menu. Hold shift to see the button for it.

- Paste a graph (from a network request, for example) and then click the convert button to convert it to a workflow.
- Disable auto layout to stack the nodes with an offset (try it out). If you change this, you must re-convert to get the changes.
- Edit the workflow JSON if you need to tweak something before loading it.
2024-04-08 20:38:04 -04:00
..
components feat(ui): add graph-to-workflow debug helper 2024-04-08 20:38:04 -04:00
hooks tidy(ui): clean up unused code 5 2024-03-01 10:42:33 +11:00
store perf(ui): use rfdc for deep copying of objects 2024-04-02 08:48:18 -04:00
types chore(ui): knip 2024-03-28 12:24:32 +11:00
util feat(ui): add graph-to-workflow debug helper 2024-04-08 20:38:04 -04:00