Design 37,375 installs

AI Avatar & Talking Head Video

by runcomfy-com/skills

Create AI avatar, talking-head, and lip-sync videos on RunComfy via the `runcomfy` CLI. Routes across ByteDance OmniHuman (audio-driven full-body avatar),…

Skill content

AI Avatar & Talking Head Video

Put words in a face. This skill routes across RunComfy's audio-driven avatar models - OmniHuman, Wan 2-7 with audio_url, HappyHorse, Seedance v2 - picking the right path for the user's intent and shipping the documented prompts + the exact runcomfy run invoke for each.

runcomfy.com · Lip-sync feature · CLI docs

Powered by the RunComfy CLI

# 1. Install (see runcomfy-cli skill for details)
npm i -g @runcomfy/cli      # or:  npx -y @runcomfy/cli --version

# 2. Sign in
runcomfy login              # or in CI: export RUNCOMFY_TOKEN=<token>