Workflows can receive images from other workflows/historical prompts
This commit is contained in:
@@ -1,3 +1,5 @@
|
||||
import "$lib/nodes/ComfyGraphNode";
|
||||
|
||||
export { default as ComfyReroute } from "./ComfyReroute"
|
||||
export { default as ComfyPickFirstNode } from "./ComfyPickFirstNode"
|
||||
export { default as ComfyValueControl } from "./ComfyValueControl"
|
||||
|
||||
Reference in New Issue
Block a user