ComfyUI Node
VACE Stitcher
Select video/latent clips via browser, reorder them, and generate VACE transitions between consecutive clips using 2-stage sampling. transitions saved to temp for resumability.
VACE Stitcher
- model_high
- model_low
- positive
- negative
- vae
- options
- images
- audio
- fps
- metadata
◄source_folder▾►
◄clip_list[]►
CategoryFBnodes
Inputs (8)
| Name | Type | Default | Description |
|---|---|---|---|
| model_high | MODEL | Model for high-noise sampling stage (first N steps). | |
| model_low | MODEL | Model for low-noise sampling stage (remaining steps). | |
| positive | CONDITIONING | Positive conditioning from a CLIP Text Encode node. | |
| negative | CONDITIONING | Negative conditioning from a CLIP Text Encode node. | |
| vae | VAE | — | |
| source_folder | COMBO | Select which folder to browse. | |
| clip_list | STRING | [] | JSON list of clips (managed by the UI browser widget). |
| optionsopt | VACE_OPTIONS | Connect a VACE Clip Joiner Options node to override defaults. |
Outputs (4)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| audio | AUDIO | — |
| fps | FLOAT | — |
| metadata | STRING | — |