Comfy-agent workflow_inifinte_talk_multi_workflow_wan_2_1_i2v_14b_480p

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/video_t2v_i2v_avatar/workflow_inifinte_talk_multi_workflow_wan_2_1_i2v_14b_480p" ~/.claude/skills/steliosot-comfy-agent-workflow-inifinte-talk-multi-workflow-wan-2-1-i2v-14b-480p && rm -rf "$T"
manifest: skills/workflows/video_t2v_i2v_avatar/workflow_inifinte_talk_multi_workflow_wan_2_1_i2v_14b_480p/SKILL.md
source content

workflow_inifinte_talk_multi_workflow_wan_2_1_i2v_14b_480p

Imported workflow skill generated from

Inifinte Talk (Multi) Workflow Wan 2.1 i2v 14B 480p.json
.

Family

  • video_t2v_i2v_avatar

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

  • None detected from loader nodes.

Custom Node Requirements

  • ComfyUI-WanVideoWrapper
  • comfyui-videohelpersuite
  • comfyui-wanvideowrapper

Links

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

Routing Metadata

  • Family:
    video_t2v_i2v_avatar
  • Input modalities:
    audio, image
  • Output modalities:
    video/mp4
  • Model families:
    wan
  • Node count:
    32
  • Complexity score:
    7
  • Resource profile:
    high
  • Estimated runtime:
    slow (often 2-6 min depending on model/server load)
  • Max latent resolution hint:
    None
    x
    None
  • Max sampler steps hint:
    None

Detected Models

  • None detected.

Detected Custom Nodes

  • ComfyUI-WanVideoWrapper
  • comfyui-videohelpersuite
  • comfyui-wanvideowrapper

Runtime Warnings

  • Audio generation may take longer on CPU-only or low-VRAM servers.
  • Uses custom nodes; missing nodes can cause validation/runtime failures.
  • Video workflow: usually slower and VRAM-intensive than still-image workflows.
<!-- AUTO-METADATA-END -->