Comfy-agent workflow_nunchaku_qwen_edit_lightning_2509_multiple_images_edit_with_pose

install
source · Clone the upstream repo
git clone https://github.com/steliosot/comfy-agent
Claude Code · Install into ~/.claude/skills/
T=$(mktemp -d) && git clone --depth=1 https://github.com/steliosot/comfy-agent "$T" && mkdir -p ~/.claude/skills && cp -r "$T/skills/workflows/editing_restyle/workflow_nunchaku_qwen_edit_lightning_2509_multiple_images_edit_with_pose" ~/.claude/skills/steliosot-comfy-agent-workflow-nunchaku-qwen-edit-lightning-2509-multiple-images && rm -rf "$T"
manifest: skills/workflows/editing_restyle/workflow_nunchaku_qwen_edit_lightning_2509_multiple_images_edit_with_pose/SKILL.md
source content

workflow_nunchaku_qwen_edit_lightning_2509_multiple_images_edit_with_pose

Imported workflow skill generated from

Nunchaku Qwen Edit Lightning 2509 - Multiple Images Edit with Pose.json
.

Family

  • editing_restyle

Inputs

  • Optional runtime overrides supported by
    run(...)
    :
    • prompt
    • negative_prompt
    • width
      ,
      height
    • seed
      ,
      steps
      ,
      cfg
    • sampler_name
      ,
      scheduler
      ,
      denoise
    • server
      ,
      headers
      ,
      api_prefix

Outputs

  • Returns JSON with:
    • status
    • prompt_id
    • output_images

Model Requirements

  • clip
    :
    qwen_2.5_vl_7b_fp8_scaled.safetensors
    ->
    models/clip
  • vae
    :
    qwen_image_vae.safetensors
    ->
    models/vae

Custom Node Requirements

  • ComfyUI-nunchaku
  • controlaltai-nodes

Links

<!-- AUTO-METADATA-START -->

Routing Metadata

  • Family:
    editing_restyle
  • Input modalities:
    image
  • Output modalities:
    image/png
  • Model families:
    flux, qwen, sd3, wan
  • Node count:
    26
  • Complexity score:
    3
  • Resource profile:
    medium
  • Estimated runtime:
    moderate (about 30-120s depending on server)
  • Max latent resolution hint:
    1024
    x
    1024
  • Max sampler steps hint:
    4

Detected Models

  • clip
    :
    qwen_2.5_vl_7b_fp8_scaled.safetensors
    ->
    models/clip
  • vae
    :
    qwen_image_vae.safetensors
    ->
    models/vae

Detected Custom Nodes

  • ComfyUI-nunchaku
  • controlaltai-nodes

Runtime Warnings

  • Medium-high resolution detected; expect moderate extra runtime.
  • Uses custom nodes; missing nodes can cause validation/runtime failures.
<!-- AUTO-METADATA-END -->