EasyUse/🚫 Deprecatedgenerated
PoseEditor (🚫Deprecated)(poseEditor)
PoseEditor (🚫Deprecated) node from ComfyUI-Easy-Use.
pose Editor
image
STRING
Easy Use
This deprecated node is a no-op stub retained only for backward compatibility. It accepts a single string input named image and produces no outputs, so it cannot be connected to downstream nodes in a meaningful workflow.
Inputs
| Name | Type | Required | Default | Description |
|---|---|---|---|---|
image | STRING | True | "" | A text reference to an image, such as a file path or URL. The value is accepted but not processed or forwarded by the node. |
Outputs
This node has no outputs.
Usage Notes
- The node is listed under EasyUse/🚫 Deprecated and is considered obsolete.
- It does not modify, convert, or pass through the
imagevalue; it effectively does nothing. - Existing workflows that include this node should be updated to remove the node or replace it with a current PoseEditor or image-processing alternative.
- Keep the node only if you need to load an old workflow that still references it; for new workflows, avoid using deprecated nodes whenever possible.
Comments
Sign in with GitHub to join the discussion.