返回顶部
m

multishot-ugc

|

作者: admin | 来源: ClawHub
源自
ClawHub
版本
V 1.0.1
安全检测
已通过
983
下载量
5
收藏
概述
安装方式
版本历史

multishot-ugc

# Multishot-UGC Generate 10 perspective variations of an image using ComfyDeploy's MULTISHOT-UGC workflow. ## Overview Multishot-UGC takes a single image and generates 10 different variations exploring different perspectives, angles, and compositions. These variations are designed to be used in VEED lip-sync workflows to create dynamic UGC-style promotional videos with varied camera shots. ## API Details **Endpoint:** `https://api.comfydeploy.com/api/run/deployment/queue` **Deployment ID:** `9ccbb29a-d982-48cc-a465-bae916f2c7fd` ## Required Inputs | Input | Description | Default | |-------|-------------|---------| | `input_image` | URL or path to the source image | Required | | `text` | Description for exploration | "Explora distintas perspectivas de esta escena" | | `resolution` | Output resolution | "2K" | | `aspect_ratio` | Output aspect ratio | "9:16" | ## Usage ```bash uv run ~/.clawdbot/skills/multishot-ugc/scripts/generate.py \ --image "./person-with-product.png" \ --output-dir "./multishot-output" \ [--text "Custom exploration prompt"] \ [--resolution 1K|2K|4K] \ [--aspect-ratio 9:16|16:9|1:1|4:3|3:4] ``` ### With URL: ```bash uv run ~/.clawdbot/skills/multishot-ugc/scripts/generate.py \ --image "https://example.com/image.png" \ --output-dir "./variations" ``` ## Output The workflow generates 10 PNG images with variations: - `1_00001_.png` through `10_00001_.png` Each image explores a different perspective/angle of the original scene while maintaining subject identity and composition coherence. ## Workflow Integration ### Typical Pipeline 1. **Generate hero image with Morpheus/Ad-Ready** ```bash uv run morpheus... --output hero.png ``` 2. **Create 10 angle variations** ```bash uv run multishot-ugc... --image hero.png --output-dir ./shots ``` 3. **Select best variations for VEED lip-sync** ```bash # Review shots, then generate videos for chosen ones uv run veed-ugc... --image ./shots/3_00001_.png --brief "..." ``` ## Notes - Source image should be high quality (at least 1K resolution) - Works best with images containing a clear subject/person - Generation takes ~2-3 minutes for 10 variations - All variations maintain the original aspect ratio unless specified

标签

skill ai

通过对话安装

该技能支持在以下平台通过对话安装:

OpenClaw WorkBuddy QClaw Kimi Claude

方式一:安装 SkillHub 和技能

帮我安装 SkillHub 和 multishot-ugc-1776420089 技能

方式二:设置 SkillHub 为优先技能安装源

设置 SkillHub 为我的优先技能安装源,然后帮我安装 multishot-ugc-1776420089 技能

通过命令行安装

skillhub install multishot-ugc-1776420089

下载 Zip 包

⬇ 下载 multishot-ugc v1.0.1

文件大小: 4.71 KB | 发布时间: 2026-4-17 18:14

v1.0.1 最新 2026-4-17 18:14
Improved routing: added negative examples and pipeline info

Archiver·手机版·闲社网·闲社论坛·羊毛社区· 多链控股集团有限公司 · 苏ICP备2025199260号-1

Powered by Discuz! X5.0   © 2024-2025 闲社网·线报更新论坛·羊毛分享社区·http://xianshe.com

p2p_official_large
返回顶部