ComfyUI Node
OpenPose Render (AnimoFlow)
A ComfyUI node in AnimoFlow/Video with 4 inputs and 2 outputs.
OpenPose Render (AnimoFlow)
- pose3d_b64
- camera_b64
- images
- fps
◄occlude_facetrue►
◄max_frames0►
CategoryAnimoFlow/Video
Inputs (4)
| Name | Type | Default | Description |
|---|---|---|---|
| pose3d_b64 | ANIMOFLOW_POSE3D | — | |
| camera_b64 | ANIMOFLOW_CAMERA | — | |
| occlude_face | BOOLEAN | true | Hide nose/eyes/ears when the head faces away from the camera (matches DWPose on real footage) |
| max_frames | INT | 00–1024 | Trim the batch to N frames (0 = all). Wan models want 4n+1 frames, e.g. 81. |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| images | IMAGE | — |
| fps | INT | — |