Nodes/ComfyUI-SwissArmyKnife/VACE Annotator - Flow
ComfyUI Node

VACE Annotator - Flow

Loads the VACE RAFT checkpoint, computes forward/backward/bidirectional optical flow between consecutive frames at the chosen resolution, and emits flow maps as IMAGE tensors.

By sammykumar·Created 11 months ago·Updated 7 months ago· 5
VACE Annotator - Flow
  • images
  • flow_maps
resolution512
flow_directionforward
model_path
CategorySwiss Army Knife 🔪/VACE Annotators

Inputs (4)

NameTypeDefaultDescription
imagesIMAGEInput video frames (batch of at least 2 frames required)
resolutionINT51264–2048Processing resolution (lower = faster, higher = more detail)
flow_directionCOMBOforwardDirection of optical flow computation
model_pathoptSTRINGCustom path to model file (leave empty for default: models/vace_annotators/flow/)

Outputs (1)

NameTypeDescription
flow_mapsIMAGE