Skip to content

Commit

Permalink
test workflow relative link
Browse files Browse the repository at this point in the history
  • Loading branch information
psychedelicious committed Nov 26, 2023
1 parent 76caa02 commit 5f77227
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -304,7 +304,7 @@ Building a workflow entity is as simple as dropping the nodes, edges and metadat

Each node and edge is parsed with a zod schema, which serves to strip out any unneeded data.

See `invokeai/frontend/web/src/features/nodes/util/workflow/buildWorkflow.ts``.
See [`invokeai/frontend/web/src/features/nodes/util/workflow/buildWorkflow.ts`](../src/features/nodes/util/workflow/buildWorkflow.ts).

#### Loading a Workflow

Expand Down

0 comments on commit 5f77227

Please sign in to comment.