InvokeAI/invokeai/frontend/web/src/features/workflowLibrary
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
context chore(ui): format 2024-01-28 19:57:53 +11:00
hooks feat(ui): workflow schema v3 (WIP) 2024-03-01 10:42:33 +11:00
store add actions for workflow library (#5669) 2024-02-07 14:14:54 +00:00
util chore(ui): format 2024-01-28 19:57:53 +11:00