ComfyUI Node
VACE Annotator - Scribble
Runs the vendored VACE scribble models (anime/general/sketch) or Sobel fallback to convert IMAGE batches into RGB scribble maps at the requested resolution.
VACE Annotator - Scribble
- images
- scribble_maps
◄styleanime►
◄inference_modeauto►
◄resolution512►
◄model_path►
CategorySwiss Army Knife 🔪/VACE Annotators
Inputs (5)
| Name | Type | Default | Description |
|---|---|---|---|
| images | IMAGE | Input images or video frames (batch supported) | |
| style | COMBO | anime | Style of scribble/edge detection |
| inference_mode | COMBO | auto | auto: prefer model when available. model: require checkpoint. fallback: always Sobel |
| resolution | INT | 51264–2048 | Processing resolution (lower = faster, higher = more detail) |
| model_pathopt | STRING | Custom path to model file (leave empty for default discovery) |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| scribble_maps | IMAGE | — |