ComfyUI Node
Eric Qwen Direction Inspect
A ComfyUI node in Eric Qwen-Edit/Conditioning/Directions with 7 inputs and 1 output.
Eric Qwen Direction Inspect
- direction
- conditioning
- original_image
- heatmap
◄colormaphot►
◄overlay_alpha0.35►
◄cell_size32►
◄image_token_offset0►
CategoryEric Qwen-Edit/Conditioning/Directions
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| direction | QWEN_DIRECTION | Direction to inspect | |
| conditioningopt | QWEN_CONDITIONING | Optional - connects spatial layout metadata. Provides exact grid dimensions from the VL image size. Connect the conditioning used to compute this direction. | |
| original_imageopt | IMAGE | Optional - the original image for overlay context. The heatmap is blended on top of the source image so you can see which face regions correspond to high-delta tokens. | |
| colormapopt | COMBO | hot | hot: black→red→yellow→white (high contrast, shows peaks clearly) viridis: dark blue→green→yellow (perceptually uniform) plasma: purple→pink→yellow (perceptually uniform, vivid) coolwarm: blue→white→red (good for signed values) gray: black→white (neutral) |
| overlay_alphaopt | FLOAT | 0.350–1 | Original image blend when original_image is connected. 0.0 = pure heatmap, 1.0 = pure original, 0.35 = good default. |
| cell_sizeopt | INT | 328–80 | Pixel size of each spatial grid cell. Larger = bigger output image. |
| image_token_offsetopt | INT | 00–16 | Number of template header tokens before the image block. 0 = auto-detect (finds where significant signal starts). Typically 3-6 for Qwen2.5-VL chat template. |
Outputs (1)
| Name | Type | Description |
|---|---|---|
| heatmap | IMAGE | — |