Better mode switching action

This commit is contained in:
space-nuko
2023-05-09 11:36:02 -05:00
parent 2df43c6b04
commit 30198c3808
6 changed files with 1070 additions and 848 deletions

View File

@@ -5,3 +5,4 @@ export { default as ComfyPickFirstNode } from "./ComfyPickFirstNode"
export { default as ComfyValueControl } from "./ComfyValueControl"
export { default as ComfySelector } from "./ComfySelector"
export { default as ComfyImageCacheNode } from "./ComfyImageCacheNode"
export { default as ComfyTriggerNewEventNode } from "./ComfyTriggerNewEventNode"