lipsync

安装量: 42.5K
排名: #293

安装

npx skills add https://github.com/agentspace-so/runcomfy-agent-skills --skill lipsync

Lipsync Drive a face's mouth from an audio track. This skill routes across the lip-sync endpoints in the RunComfy catalog — OmniHuman, Sync Labs sync v2, Kling lipsync, Creatify — picking the right model for the user's actual intent and shipping the documented prompts + the exact runcomfy run invoke. runcomfy.com · Sync Labs models · 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=

3. Lipsync

runcomfy run < vendor

/ < model

\ --input '{"video_url": "...", "audio_url": "..."}' \ --output-dir ./out Show more

返回排行榜