The set originally comes from the original Krea 2 Pose Gallery. I exported it for comfyui-easy-use.
☕ Support the Zeus Project — If this model's been useful to you and you feel like buying me a coffee: https://paypal.me/werk12 — Helps me keep building Zeus Project stuff and pushing out new models/nodes.
Krea2 Library for ComfyUI-Easy-Use Style Selector
Ports the 120 poses from the Krea2 Pose Gallery (comfyui_krea2_pose_library) into the JSON schema used by the easy stylesSelector node from ComfyUI-Easy-Use.
Useful as an alternative/workaround if the original Krea2 Pose Gallery node causes issues with ComfyUI Nodes 2.0 on your setup.
Installation
Copy
krea2_Pose-Library_姿势库.jsonto:ComfyUI/custom_nodes/comfyui-easy-use/styles/Copy the entire contents of
samples/(120 .webp files) to:ComfyUI/custom_nodes/comfyui-easy-use/styles/samples/Restart ComfyUI (or at least hard-refresh your browser).
In the
easy stylesSelectornode, a new "Pose-Library" category will appear with all 120 poses, including thumbnail previews.
Format
Each entry follows the easy-use style schema:
json
{
"name": "001 | Front View | Standing",
"prompt": "{prompt}, front view, standing",
"negative_prompt": "",
"name_cn": "",
"thumbnail": "pose_001.webp"
}{prompt} gets automatically replaced by easy-use with your base prompt. The pose text is appended afterward (base prompt first, pose second).
thumbnail points to a local file in styles/samples/ (no http in the string, so easy-use loads it locally instead of from a remote URL).
Source
Pose data and images originally from the Krea2 Pose Gallery node (comfyui_krea2_pose_library), converted for the Easy-Use Style Selector.
Zeus Project – https://zeus.onl
Description
It is not tied to a specific model and can be used anywhere.





