Comfy-agent workflow_sonic_talking_avatar_square_576x576px
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_sonic_talking_avatar_square_576x576px" ~/.claude/skills/steliosot-comfy-agent-workflow-sonic-talking-avatar-square-576x576px && rm -rf "$T"
manifest:
skills/workflows/video_t2v_i2v_avatar/workflow_sonic_talking_avatar_square_576x576px/SKILL.mdsource content
workflow_sonic_talking_avatar_square_576x576px
Imported workflow skill generated from
Sonic Talking Avatar Square 576x576px.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
- None detected from loader nodes.
Custom Node Requirements
comfyui-easy-usecomfyui-videohelpersuitepr-was-node-suite-comfyui-47064894
Links
- https://discord.com/invite/gggpkVgBf3
- https://drive.google.com/drive/folders/1QIIDvCDU-rp1ZB8qDA6NQqVn8F9WYMhE
- https://drive.google.com/drive/folders/1jI32B-2JX17seSGG0-MnZgUhCMHCEZlx
- https://drive.google.com/drive/folders/1oe8VTPUy0-MHHW2a_NJ1F8xL-0VN5G7W
- https://github.com/smthemex/ComfyUI_Sonic
- https://huggingface.co/openai/whisper-tiny/tree/main
- https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt-1-1/tree/main
- https://huggingface.co/stabilityai/stable-video-diffusion-img2vid-xt/tree/main
- https://www.youtube.com/@pixaroma
Routing Metadata
- Family:
video_t2v_i2v_avatar - Input modalities:
audio, image - Output modalities:
image/png, video/mp4 - Model families:
other - Node count:
13 - Complexity score:
7 - Resource profile:
high - Estimated runtime:
slow (often 2-6 min depending on model/server load) - Max latent resolution hint:
xNoneNone - Max sampler steps hint:
None
Detected Models
- None detected.
Detected Custom Nodes
comfyui-easy-usecomfyui-videohelpersuitepr-was-node-suite-comfyui-47064894
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.