Sign In

Gallery for ComfyUI-Easy-Use

Download

1 variant available

Archive Other

krea2_Face-Expressions-for-EasyUse.zip

435.2 KB

Verified:

Type
Poses
Stats

55

Reviews
Published

Aug 24, 2026

Base Model

Other

Hash
AutoV2
E69C880749
default creator card background decoration
Uploads - 37

37

Followers - 439

439

TheAlly's Granny Grippers!
Screenshot 2026-08-24 023623.png

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

  1. Copy krea2_Pose-Library_姿势库.json to:
    ComfyUI/custom_nodes/comfyui-easy-use/styles/

  2. Copy the entire contents of samples/ (120 .webp files) to:
    ComfyUI/custom_nodes/comfyui-easy-use/styles/samples/

  3. Restart ComfyUI (or at least hard-refresh your browser).

  4. In the easy stylesSelector node, 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