Loading...
Loading...
Compare original and translation side by side
undefinedundefined
CLI deep dive: [`runcomfy-cli`](https://www.skills.sh/agentspace-so/runcomfy-agent-skills/runcomfy-cli) skill.
---
CLI深度解析:[`runcomfy-cli`](https://www.skills.sh/agentspace-so/runcomfy-agent-skills/runcomfy-cli)技能。
---kling/kling-2-6/motion-control-proTakes a reference performance video + a target character image, produces video of the target performing the reference motion / pose. Pick for: transferring a source video's motion / blocking onto a new character; dance choreography re-shot; sports motion onto a stylized character. Avoid for: still-image pose conditioning — use Z-Image ControlNet LoRA.
kling/kling-2-6/motion-control-standardCheaper Kling Motion Control tier. Pick for: drafts, iteration on motion-control compositions. Avoid for: final delivery — use Pro.
community/wan-2-2-animate/video-to-videoCommunity-published variant on Wan 2-2. Audio-driven character animation that also accepts pose-style conditioning. Pick for: stylized character animation, mascot work. Avoid for: photoreal subjects — use Kling Motion Control.
kling/kling-2-6/motion-control-pro输入参考表演视频+目标角色图像,生成目标角色做出参考动作/姿态的视频。 适用场景:将源视频的动作/分镜迁移到新角色;舞蹈编排重制;将运动动作迁移到风格化角色。 不适用场景:静态图像姿态控制——请使用Z-Image ControlNet LoRA。
kling/kling-2-6/motion-control-standardKling Motion Control的低成本版本。 适用场景:草稿制作、动作控制构图迭代。 不适用场景:最终交付——请使用Pro版本。
community/wan-2-2-animate/video-to-videoWan 2-2的社区发布变体,支持音频驱动角色动画,同时接受姿态风格条件。 适用场景:风格化角色动画、吉祥物制作。 不适用场景:写实主体——请使用Kling Motion Control。
tongyi-mai/z-image/turbo/controlnet/loraZ-Image Turbo with a ControlNet LoRA — feed a control image (pose skeleton, depth map, canny) and a prompt, get a generation conditioned on that control. Pick for: pose-locked image generation, character in specific stance, depth-locked composition. Avoid for: complex multi-condition stacks (e.g. pose + depth + reference) — those need a ComfyUI workflow.
tongyi-mai/z-image/turbo/controlnet/lora搭载ControlNet LoRA的Z-Image Turbo——输入控制图(姿态骨骼、深度图、边缘检测图)和提示词,生成基于该控制条件的图像。 适用场景:锁定姿态的图像生成、特定姿势的角色、锁定深度的构图。 不适用场景:复杂多条件叠加(如姿态+深度+参考图)——这类场景需要使用ComfyUI工作流。
kling/kling-2-6/motion-control-pro/motion-control-standardklingruncomfy run kling/kling-2-6/motion-control-pro \
--input '{
"reference_video_url": "https://your-cdn.example/source-performance.mp4",
"character_image_url": "https://your-cdn.example/target-character.png"
}' \
--output-dir ./outruncomfy run kling/kling-2-6/motion-control-pro \
--input '{
"reference_video_url": "https://your-cdn.example/source-performance.mp4",
"character_image_url": "https://your-cdn.example/target-character.png"
}' \
--output-dir ./outtongyi-mai/z-image/turbo/controlnet/loratongyi-mai/z-image/turbo/controlnet/loraruncomfy run tongyi-mai/z-image/turbo/controlnet/lora \
--input '{
"prompt": "A samurai in battle stance, traditional armor, cherry-blossom forest background, cinematic 35mm",
"control_image_url": "https://your-cdn.example/openpose-skeleton.png"
}' \
--output-dir ./outruncomfy run tongyi-mai/z-image/turbo/controlnet/lora \
--input '{
"prompt": "A samurai in battle stance, traditional armor, cherry-blossom forest background, cinematic 35mm",
"control_image_url": "https://your-cdn.example/openpose-skeleton.png"
}' \
--output-dir ./out| Need | Workflow class |
|---|---|
| FLUX + multi-condition ControlNet (depth + canny + pose) | |
| Pose-driven motion video with VACE | |
| Pose-control lipsync (pose + audio together) | |
| Wan 2-2 Animate v2 with pose driving | |
| OpenPose motion alignment | |
| Pose-based character animation (Scail) | |
| 需求 | 工作流类别 |
|---|---|
| FLUX + 多条件ControlNet(深度+边缘+姿态) | |
| 基于VACE的姿态驱动动作视频 | |
| 姿态控制唇同步(姿态+音频结合) | |
| 带姿态驱动的Wan 2-2 Animate v2 | |
| OpenPose动作对齐 | |
| 基于姿态的角色动画(Scail) | |
kling/feature/character-swapkling/feature/character-swap| code | meaning |
|---|---|
| 0 | success |
| 64 | bad CLI args |
| 65 | bad input JSON / schema mismatch |
| 69 | upstream 5xx |
| 75 | retryable: timeout / 429 |
| 77 | not signed in or token rejected |
| 代码 | 含义 |
|---|---|
| 0 | 成功 |
| 64 | CLI参数错误 |
| 65 | 输入JSON错误/ schema不匹配 |
| 69 | 上游服务5xx错误 |
| 75 | 可重试:超时/429错误 |
| 77 | 未登录或令牌被拒绝 |
--output-dir--output-dirnpm i -g @runcomfy/clinpx -y @runcomfy/cliruncomfy login~/.config/runcomfy/token.jsonRUNCOMFY_TOKEN--inputmodel-api.runcomfy.net*.runcomfy.net*.runcomfy.comBash(runcomfy *)npm i -g @runcomfy/clinpx -y @runcomfy/cliruncomfy login~/.config/runcomfy/token.jsonRUNCOMFY_TOKEN--inputmodel-api.runcomfy.net*.runcomfy.net*.runcomfy.comBash(runcomfy *)runcomfy-cliai-video-generationface-swapai-avatar-videoimage-editruncomfy-cliai-video-generationface-swapai-avatar-videoimage-edit