Comfy-agent workflow_wan_2_1_text_to_video_1_3b_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_wan_2_1_text_to_video_1_3b_480p" ~/.claude/skills/steliosot-comfy-agent-workflow-wan-2-1-text-to-video-1-3b-480p-6593b1 && rm -rf "$T"
manifest:
skills/workflows/video_t2v_i2v_avatar/workflow_wan_2_1_text_to_video_1_3b_480p/SKILL.mdsource content
workflow_wan_2_1_text_to_video_1_3b_480p
Imported workflow skill generated from
Wan 2.1 Text to Video 1.3B 480p.json.
Family
video_t2v_i2v_avatar
Inputs
- Optional runtime overrides supported by
:run(...)promptnegative_prompt
,widthheight
,seed
,stepscfg
,sampler_name
,schedulerdenoise
,server
,headersapi_prefix
Outputs
- Returns JSON with:
statusprompt_idoutput_images
Model Requirements
:clip
->umt5_xxl_fp8_e4m3fn_scaled.safetensorsmodels/clip
:vae
->wan_2.1_vae.safetensorsmodels/vae
:diffusion_model
->wan2.1_t2v_1.3B_fp16.safetensorsmodels/diffusion_models
Custom Node Requirements
comfyui-videohelpersuite
Links
- https://discord.com/invite/gggpkVgBf3
- https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/diffusion_models/wan2.1_t2v_1.3B_fp16.safetensors?download=true
- https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/text_encoders/umt5_xxl_fp8_e4m3fn_scaled.safetensors?download=true
- https://huggingface.co/Comfy-Org/Wan_2.1_ComfyUI_repackaged/resolve/main/split_files/vae/wan_2.1_vae.safetensors?download=true
- https://www.youtube.com/@pixaroma
Routing Metadata
- Family:
video_t2v_i2v_avatar - Input modalities:
text_prompt - Output modalities:
video/mp4 - Model families:
wan - Node count:
11 - Complexity score:
8 - Resource profile:
high - Estimated runtime:
slow (often 2-6 min depending on model/server load) - Max latent resolution hint:
x832480 - Max sampler steps hint:
30
Detected Models
:clip
->umt5_xxl_fp8_e4m3fn_scaled.safetensorsmodels/clip
:vae
->wan_2.1_vae.safetensorsmodels/vae
:diffusion_model
->wan2.1_t2v_1.3B_fp16.safetensorsmodels/diffusion_models
Detected Custom Nodes
comfyui-videohelpersuite
Runtime Warnings
- Large model(s) detected; ensure enough VRAM and disk space.
- Uses custom nodes; missing nodes can cause validation/runtime failures.
- Video workflow: usually slower and VRAM-intensive than still-image workflows.