Comfy-agent workflow_wan_2_2_t2i_14b_gguf_4_step_lora_upscale_2k_landscape

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_wan_2_2_t2i_14b_gguf_4_step_lora_upscale_2k_landscape" ~/.claude/skills/steliosot-comfy-agent-workflow-wan-2-2-t2i-14b-gguf-4-step-lora-upscale-2k-lands && rm -rf "$T"
manifest: skills/workflows/video_t2v_i2v_avatar/workflow_wan_2_2_t2i_14b_gguf_4_step_lora_upscale_2k_landscape/SKILL.md
source content

workflow_wan_2_2_t2i_14b_gguf_4_step_lora_upscale_2k_landscape

Imported workflow skill generated from

Wan 2.2 T2I 14b GGUF + 4 Step Lora + Upscale 2K Landscape.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

  • diffusion_model
    :
    Wan2.2-T2V-A14B-LowNoise-Q8_0.gguf
    ->
    models/diffusion_models
  • vae
    :
    wan_2.1_vae.safetensors
    ->
    models/vae
  • clip
    :
    umt5_xxl_fp8_e4m3fn_scaled.safetensors
    ->
    models/clip
  • upscale_model
    :
    4x_NMKD-Siax_200k.pth
    ->
    models/upscale_models

Custom Node Requirements

  • ComfyUI-GGUF
  • comfyui-easy-use
  • comfyui-kjnodes
  • rgthree-comfy

Links

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

Routing Metadata

  • Family:
    video_t2v_i2v_avatar
  • Input modalities:
    text_prompt
  • Output modalities:
    image/png
  • Model families:
    sd3, wan
  • Node count:
    29
  • Complexity score:
    9
  • Resource profile:
    very_high
  • Estimated runtime:
    heavy (can exceed 6 min; best on high-VRAM GPU)
  • Max latent resolution hint:
    1024
    x
    576
  • Max sampler steps hint:
    8

Detected Models

  • diffusion_model
    :
    Wan2.2-T2V-A14B-LowNoise-Q8_0.gguf
    ->
    models/diffusion_models
  • vae
    :
    wan_2.1_vae.safetensors
    ->
    models/vae
  • clip
    :
    umt5_xxl_fp8_e4m3fn_scaled.safetensors
    ->
    models/clip
  • upscale_model
    :
    4x_NMKD-Siax_200k.pth
    ->
    models/upscale_models

Detected Custom Nodes

  • ComfyUI-GGUF
  • comfyui-easy-use
  • comfyui-kjnodes
  • rgthree-comfy

Runtime Warnings

  • Large model(s) detected; ensure enough VRAM and disk space.
  • Multiple custom nodes required; verify node installation/version compatibility.
  • Video workflow: usually slower and VRAM-intensive than still-image workflows.
<!-- AUTO-METADATA-END -->