ComfyUI Node
Text to Pose
A ComfyUI node in text-to-pose with 7 inputs and 2 outputs.
Text to Pose
- t2p_model
- pose_image
- pose_keypoints
◄prompta person standing with arms raised►
◄width1024►
◄height1024►
◄seed0►
◄bbox_temperature0.10►
◄pose_temperature0.10►
Categorytext-to-pose
Inputs (7)
| Name | Type | Default | Description |
|---|---|---|---|
| t2p_model | T2P_MODEL | — | |
| prompt | STRING | a person standing with arms raised | — |
| width | INT | 1024256–2048 | — |
| height | INT | 1024256–2048 | — |
| seed | INT | 00–18446744073709550000 | — |
| bbox_temperatureopt | FLOAT | 0.100.01–2 | Temperature for bounding box sampling (lower = more deterministic) |
| pose_temperatureopt | FLOAT | 0.100.01–2 | Temperature for pose sampling (lower = more deterministic) |
Outputs (2)
| Name | Type | Description |
|---|---|---|
| pose_image | IMAGE | — |
| pose_keypoints | POSE_KEYPOINTS | — |