custom-nodes/backend/expansion #605
Replies: 2 comments
-
please provide an example |
Beta Was this translation helpful? Give feedback.
-
|
Another notable difference between using multiple nodes in the UI and using node expansion is that the whole node is treated as a single unit, which is relevant in sequential processing. The following composite node saves the image for every item passed to the KSampler, whereas otherwise the KSampler would process all items first, before passing on all results to VAEDecode. Example node which has KSampler, VAEDecode and SaveImage included: |
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
custom-nodes/backend/expansion
https://docs.comfy.org/custom-nodes/backend/expansion
Beta Was this translation helpful? Give feedback.
All reactions