InvokeAI/invokeai
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
..
app (feat) add a method to get the path of an image from the invocation context 2024-04-08 18:42:55 +10:00
assets feat(api): chore: pydantic & fastapi upgrade 2023-10-17 14:59:25 +11:00
backend feat(backend): clean up choose_precision 2024-04-07 09:41:05 -04:00
configs fix(mm): add missing v2-midas-inference.yaml 2024-03-27 07:48:54 -04:00
frontend feat(ui): add graph-to-workflow debug helper 2024-04-08 20:38:04 -04:00
invocation_api fix(nodes): add WithBoard to public API 2024-04-06 15:02:28 +11:00
version chore: v4.0.4 2024-04-06 15:15:16 +11:00
__init__.py Various fixes 2023-01-30 18:42:17 -05:00