Consistent AI character sheets across poses and angles from a prompt and skeleton diagram.
ComfyUITemplates.com
Discover free ready-made ComfyUI templates for AI workflows.
ControlNet OpenPose: 2-Pass Workflow with Pose Conditioning
2-pass OpenPose ControlNet. AnythingV3 base, AOM3A3 refiner, pose-locked from a reference image.
ComfyUI Workflow: ControlNet OpenPose (2-Pass)
This is the official 2-pass OpenPose example from the ComfyUI examples repository. The first pass uses AnythingV3 to establish a base composition from the pose reference. The second pass refines the same composition with AOM3A3 (Abyss Orange Mix), keeping the OpenPose conditioning so the pose stays locked while the style and detail improve.
OpenPose ControlNet takes a pose image (the body skeleton) and uses it as a structural guide for generation. The pose image in this workflow is a stick-figure render of a person in a worship pose, included in the repo as pose_worship.png.
Key benefits
- 2-pass setup: the base model lays the composition, the refiner model polishes the style. Both passes share the same pose conditioning.
- Official ComfyUI example, maintained alongside the core.
- Drag-and-drop the example PNG into ComfyUI to load the workflow. The JSON is embedded in the PNG.
- No preprocessor node required, the pose image loads directly as a conditioning image.
- Pairs cleanly with the T2I-Adapter (lighter weight, similar effect for some use cases).
How it works
- Download the workflow PNG from the linked GitHub URL and drag it into ComfyUI. The workflow loads automatically.
- Get the model files: AnythingV3 and AOM3A3 checkpoints go in
models/checkpoints. OpenPose controlnet weights go inmodels/controlnet. - Optional: swap the pose image. Replace
pose_worship.pngwith your own pose reference. The workflow is pose-agnostic. - Queue the prompt. The first pass runs the base generation, the second pass refines. Total time depends on resolution and the refiner model.
- Iterate on the conditioning strength. Lower the controlnet strength for more creative freedom, raise it for stricter pose adherence.
OpenPose ControlNet is the right tool when you have a specific pose in mind and you want every generation to follow it. Character sheets, action sequences, and reference-heavy illustration work all benefit.
Similar listings in category
Batch-remove or add watermarks across many images with SAM, GroundingDINO, and diffusion.
Consistent AI character from any angle: PuLID-Flux faces, OpenPose, DeepSeek prompts, Flux detail.