Preview image node

This commit is contained in:
space-nuko
2023-04-07 16:00:06 -05:00
parent 3d8690d6d7
commit d5a85277b7
4 changed files with 14 additions and 4 deletions

View File

@@ -1,2 +1,2 @@
export { default as ComfyReroute } from "./ComfyReroute"
export { default as ComfySaveImageNode } from "./ComfySaveImageNode"
export { ComfySaveImageNode, ComfyPreviewImageNode } from "./ComfyImageNodes"